Step
*
of Lemma
lattice-0-meet
∀[l:BoundedLattice]. ∀[x:Point(l)].  (x ∧ 0 = 0 ∈ Point(l))
BY
{ (InstLemma `lattice-meet-0` [] THEN RepeatFor 2 (ParallelLast) THEN NthHypEq (-1) THEN EqCD⋅ THEN Auto) }
Latex:
Latex:
\mforall{}[l:BoundedLattice].  \mforall{}[x:Point(l)].    (x  \mwedge{}  0  =  0)
By
Latex:
(InstLemma  `lattice-meet-0`  []
  THEN  RepeatFor  2  (ParallelLast)
  THEN  NthHypEq  (-1)
  THEN  EqCD\mcdot{}
  THEN  Auto)
Home
Index