Step
*
of Lemma
lattice-0-le
No Annotations
∀[l:BoundedLattice]. ∀[x:Point(l)].  0 ≤ x
BY
{ (Auto THEN RWO "lattice-le-iff" 0 THEN Auto) }
1
1. l : BoundedLattice
2. x : Point(l)
⊢ x = 0 ∨ x ∈ Point(l)
Latex:
Latex:
No  Annotations
\mforall{}[l:BoundedLattice].  \mforall{}[x:Point(l)].    0  \mleq{}  x
By
Latex:
(Auto  THEN  RWO  "lattice-le-iff"  0  THEN  Auto)
Home
Index