Step * 1 2 1 1 1 of Lemma lattice-fset-meet-is-glb


1. BoundedLattice
2. eq EqDecider(Point(l))
3. fset(Point(l))
4. Point(l)
5. ∀[x:Point(l)]. /\(s) ≤ supposing x ∈ s
6. ¬x ∈ s
7. x@0 Point(l)
8. x@0 x ∈ Point(l)
⊢ x ≤ x@0
BY
(HypSubst' (-1) THEN EAuto 1) }


Latex:


Latex:

1.  l  :  BoundedLattice
2.  eq  :  EqDecider(Point(l))
3.  s  :  fset(Point(l))
4.  x  :  Point(l)
5.  \mforall{}[x:Point(l)].  /\mbackslash{}(s)  \mleq{}  x  supposing  x  \mmember{}  s
6.  \mneg{}x  \mmember{}  s
7.  x@0  :  Point(l)
8.  x@0  =  x
\mvdash{}  x  \mleq{}  x@0


By


Latex:
(HypSubst'  (-1)  0  THEN  EAuto  1)




Home Index