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


1. BoundedLattice
2. eq EqDecider(Point(l))
3. ∀[s:fset(Point(l))]. ∀[x:Point(l)].  /\(s) ≤ supposing x ∈ s
4. ∀[s:fset(Point(l))]. ∀[v:Point(l)].  ((∀x:Point(l). (x ∈  v ≤ x))  v ≤ /\(s))
5. fset(Point(l))
6. ∀x:Point(l). (x ∈  (x 1 ∈ Point(l)))
7. Point(l)
8. x ∈ s
9. 1 ∈ Point(l)
⊢ 1 ≤ x
BY
(RWO "-1" THEN Auto) }


Latex:


Latex:

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


By


Latex:
(RWO  "-1"  0  THEN  Auto)




Home Index