Step * of Lemma lattice-0-equal-lattice-1-implies

L:BoundedLattice. ((1 0 ∈ Point(L))  (∀x:Point(L). (0 x ∈ Point(L))))
BY
(Auto THEN InstLemma `lattice-le-order` [⌜L⌝]⋅ THEN Auto) }


Latex:


Latex:
\mforall{}L:BoundedLattice.  ((1  =  0)  {}\mRightarrow{}  (\mforall{}x:Point(L).  (0  =  x)))


By


Latex:
(Auto  THEN  InstLemma  `lattice-le-order`  [\mkleeneopen{}L\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index