MatchingLogic.BoxesControl #
Coordinates exclude constants (Definition 2). #
@[reducible, inline]
One binary symbol.
Instances For
@[reducible, inline]
A signature of constants only.
Instances For
A constants-only signature has no coordinates at all, so E* = {ε}.
A model in which position and order are visible. #
0 ∈ f(1,1) and 1 ∈ f(2,3), so from 0 the first argument leads to 1 and
so does the second, while from 1 the first argument leads to 2 and the
second to 3. The two coordinates therefore separate after one step.
@[reducible, inline]
The four-point model that distinguishes the two argument positions.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[reducible, inline]
First coordinate of the binary symbol.
Instances For
@[reducible, inline]
Second coordinate of the binary symbol.
Instances For
A position swap in dia is observable. If dia put its argument in
the wrong slot, this would fail.