Step * of Lemma lattice-fset-meet-singleton

[l:BoundedLattice]. ∀[x:Point(l)].  (/\({x}) x ∈ Point(l))
BY
(Intros THEN RepUR ``lattice-fset-meet fset-singleton`` THEN THEN Auto) }


Latex:


Latex:
\mforall{}[l:BoundedLattice].  \mforall{}[x:Point(l)].    (/\mbackslash{}(\{x\})  =  x)


By


Latex:
(Intros  THEN  RepUR  ``lattice-fset-meet  fset-singleton``  0  THEN  D  1  THEN  Auto)




Home Index