Step * of Lemma lattice-meet-le

No Annotations
l:Lattice. ∀a,b:Point(l).  (a ∧ b ≤ a ∧ a ∧ b ≤ b)
BY
(InstLemma `lattice-meet-is-glb` [] THEN RepeatFor (ParallelLast') THEN -1 THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}l:Lattice.  \mforall{}a,b:Point(l).    (a  \mwedge{}  b  \mleq{}  a  \mwedge{}  a  \mwedge{}  b  \mleq{}  b)


By


Latex:
(InstLemma  `lattice-meet-is-glb`  []  THEN  RepeatFor  3  (ParallelLast')  THEN  D  -1  THEN  Auto)




Home Index