Step
*
of Lemma
meq_inversion
∀[X:Type]. ∀[d:metric(X)]. ∀[x,y:X].  y ≡ x supposing x ≡ y
BY
{ (InstLemma `meq-equiv` [] THEN RepeatFor 2 (ParallelLast) THEN Auto) }
Latex:
Latex:
\mforall{}[X:Type].  \mforall{}[d:metric(X)].  \mforall{}[x,y:X].    y  \mequiv{}  x  supposing  x  \mequiv{}  y
By
Latex:
(InstLemma  `meq-equiv`  []  THEN  RepeatFor  2  (ParallelLast)  THEN  Auto)
Home
Index