Step * of Lemma le-lattice-1

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

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


Latex:


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


By


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




Home Index