Step
*
2
2
of Lemma
lattice-meet-eq-1
1. l : BoundedLattice
2. x : Point(l)
3. y : Point(l)
4. x ∧ y = 1 ∈ Point(l)
5. y ∧ x = 1 ∈ Point(l)
⊢ y = 1 ∈ Point(l)
BY
{ ((ApFunToHypEquands `Z' ⌜y ∨ Z⌝ ⌜Point(l)⌝ (-1)⋅ THENA Auto) THEN NthHypEq (-1) THEN EqCD THEN Auto) }
Latex:
Latex:
1.  l  :  BoundedLattice
2.  x  :  Point(l)
3.  y  :  Point(l)
4.  x  \mwedge{}  y  =  1
5.  y  \mwedge{}  x  =  1
\mvdash{}  y  =  1
By
Latex:
((ApFunToHypEquands  `Z'  \mkleeneopen{}y  \mvee{}  Z\mkleeneclose{}  \mkleeneopen{}Point(l)\mkleeneclose{}  (-1)\mcdot{}  THENA  Auto)  THEN  NthHypEq  (-1)  THEN  EqCD  THEN  Auto)
Home
Index