Step * of Lemma sqequalIffSqle

a,b:Base.  ((a b)  ((a ≤ b) ∧ (b ≤ a)))
BY
(Auto THEN HypSubst' THEN Auto) }


Latex:


Latex:
\mforall{}a,b:Base.    ((a  \msim{}  b)  {}\mRightarrow{}  ((a  \mleq{}  b)  \mwedge{}  (b  \mleq{}  a)))


By


Latex:
(Auto  THEN  HypSubst'  3  0  THEN  Auto)




Home Index