Step
*
of Lemma
es-first-unique
∀[es:EO]. ∀[e,e':E].  (e = e' ∈ E) supposing ((loc(e) = loc(e') ∈ Id) and (↑first(e')) and (↑first(e)))
BY
{ (Auto THEN BLemma `es-le-antisymmetric` THEN Auto THEN BLemma `es-first-le` THEN Auto) }
Latex:
Latex:
\mforall{}[es:EO].  \mforall{}[e,e':E].    (e  =  e')  supposing  ((loc(e)  =  loc(e'))  and  (\muparrow{}first(e'))  and  (\muparrow{}first(e)))
By
Latex:
(Auto  THEN  BLemma  `es-le-antisymmetric`  THEN  Auto  THEN  BLemma  `es-first-le`  THEN  Auto)
Home
Index