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