Step * 2 1 of Lemma lattice-fset-join-is-lub


1. BoundedLattice
2. eq EqDecider(Point(l))
3. fset(Point(l))
4. Point(l)
5. ∀x@0:Point(l). (x@0 ∈  x@0 ≤ u)
⊢ SqStable(\/(s) ≤ u)
BY
(Unfold `lattice-le` THEN Auto) }


Latex:


Latex:

1.  l  :  BoundedLattice
2.  eq  :  EqDecider(Point(l))
3.  s  :  fset(Point(l))
4.  u  :  Point(l)
5.  \mforall{}x@0:Point(l).  (x@0  \mmember{}  s  {}\mRightarrow{}  x@0  \mleq{}  u)
\mvdash{}  SqStable(\mbackslash{}/(s)  \mleq{}  u)


By


Latex:
(Unfold  `lattice-le`  0  THEN  Auto)




Home Index