Step * of Lemma decidable__equal-free-dist-lattice-point

[T:Type]. ∀eq:EqDecider(T). ∀a,b:Point(free-dist-lattice(T; eq)).  Dec(a b ∈ Point(free-dist-lattice(T; eq)))
BY
((RWO "free-dl-point" THENA Auto) THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}eq:EqDecider(T).  \mforall{}a,b:Point(free-dist-lattice(T;  eq)).    Dec(a  =  b)


By


Latex:
((RWO  "free-dl-point"  0  THENA  Auto)  THEN  Auto)




Home Index