Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 297 Bytes

Function Specification Environment.md

File metadata and controls

5 lines (5 loc) · 297 Bytes

Definition

$$(\gamma, \Gamma)$$ A pair with [[Function Context]] $\gamma$ and [[Function Specification Context]] $\Gamma$.

  • Adds pre & post conditions to functions. $${P} \ f( \ \overrightarrow{x} \ ) \ {Q} \text{ is the specification of } f( \ \overrightarrow{x} \ ) \text{ in } \Gamma$$