Step * of Lemma lattice-join-0

No Annotations
[l:BoundedLattice]. ∀[x:Point(l)].  ((0 ∨ x ∈ Point(l)) ∧ (x ∨ x ∈ Point(l)))
BY
(Auto THEN THEN Auto) }

1
1. BoundedLatticeStructure
2. lattice-axioms(l)
3. bounded-lattice-axioms(l)
4. Point(l)
⊢ 0 ∨ x ∈ Point(l)


Latex:


Latex:
No  Annotations
\mforall{}[l:BoundedLattice].  \mforall{}[x:Point(l)].    ((0  \mvee{}  x  =  x)  \mwedge{}  (x  \mvee{}  0  =  x))


By


Latex:
(Auto  THEN  D  1  THEN  Auto)




Home Index