Step
*
of Lemma
loset_connex
∀s:LOSet. ∀x,y:|s|. ((x ≤ y) ∨ (y ≤ x))
BY
{ ((ProvePropertyLemma `connex` 1) THEN Auto) }
Latex:
Latex:
\mforall{}s:LOSet. \mforall{}x,y:|s|. ((x \mleq{} y) \mvee{} (y \mleq{} x))
By
Latex:
((ProvePropertyLemma `connex` 1) THEN Auto)
Home
Index