Binding Semantics #
Data types for H&K-style assignment-based binding semantics.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Interfaces.BindingSemantics.instBEqPosition.beq { index := a } { index := b } = (a == b)
- Interfaces.BindingSemantics.instBEqPosition.beq x✝¹ x✝ = false
Instances For
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A complete binding configuration for a structure.
- bindings : List BindingRelation
All binding relations in the structure
Positions that are free (unbound) variables
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
A binding configuration is well-formed.
Equations
- One or more equations did not get rendered due to their size.