Step
*
of Lemma
decidable__equal-fl-point
∀[T:Type]. ∀eq:EqDecider(T). ∀x,y:Point(face-lattice(T;eq)).  Dec(x = y ∈ Point(face-lattice(T;eq)))
BY
{ (Auto THEN All (RWO "fl-point-sq") THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}eq:EqDecider(T).  \mforall{}x,y:Point(face-lattice(T;eq)).    Dec(x  =  y)
By
Latex:
(Auto  THEN  All  (RWO  "fl-point-sq")  THEN  Auto)
Home
Index