Step * of Lemma le-lattice-1

No Annotations
∀[l:BoundedLattice]. ∀[x:Point(l)].  x ≤ 1
BY
{ (Auto THEN Unfold `lattice-le` 0) }

1
1. l : BoundedLattice
2. x : Point(l)
⊢ x = x ∧ 1 ∈ Point(l)


Latex:


Latex:
No  Annotations
\mforall{}[l:BoundedLattice].  \mforall{}[x:Point(l)].    x  \mleq{}  1


By


Latex:
(Auto  THEN  Unfold  `lattice-le`  0)




Home Index