Step
*
of Lemma
lattice-1-join
∀[l:BoundedLattice]. ∀[x:Point(l)].  (x ∨ 1 = 1 ∈ Point(l))
BY
{ ((InstLemma `le-lattice-1` [] THEN RepeatFor 2 (ParallelLast')) THEN RWO "lattice-le-iff" (-1) THEN Auto) }
Latex:
Latex:
\mforall{}[l:BoundedLattice].  \mforall{}[x:Point(l)].    (x  \mvee{}  1  =  1)
By
Latex:
((InstLemma  `le-lattice-1`  []  THEN  RepeatFor  2  (ParallelLast'))
  THEN  RWO  "lattice-le-iff"  (-1)
  THEN  Auto)
Home
Index