Step
*
1
1
of Lemma
lattice-fset-meet-is-glb
1. l : BoundedLattice
2. eq : EqDecider(Point(l))
3. s : fset(Point(l))
4. x : Point(l)
5. x ∈ s
⊢ SqStable(/\(s) ≤ x)
BY
{ (Unfold `lattice-le` 0 THEN Auto) }
Latex:
Latex:
1.  l  :  BoundedLattice
2.  eq  :  EqDecider(Point(l))
3.  s  :  fset(Point(l))
4.  x  :  Point(l)
5.  x  \mmember{}  s
\mvdash{}  SqStable(/\mbackslash{}(s)  \mleq{}  x)
By
Latex:
(Unfold  `lattice-le`  0  THEN  Auto)
Home
Index