Step * of Lemma lattice-extend-wc-order-preserving

No Annotations
[T:Type]. ∀[eq:EqDecider(T)]. ∀[Cs:T ⟶ fset(fset(T))]. ∀[L:BoundedDistributiveLattice]. ∀[eqL:EqDecider(Point(L))].
[f:T ⟶ Point(L)]. ∀[x,y:Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))].
  lattice-extend-wc(L;eq;eqL;f;x) ≤ lattice-extend-wc(L;eq;eqL;f;y) supposing x ≤ y
BY
Auto }

1
1. Type
2. eq EqDecider(T)
3. Cs T ⟶ fset(fset(T))
4. BoundedDistributiveLattice
5. eqL EqDecider(Point(L))
6. T ⟶ Point(L)
7. Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
8. Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
9. x ≤ y
⊢ lattice-extend-wc(L;eq;eqL;f;x) ≤ lattice-extend-wc(L;eq;eqL;f;y)


Latex:


Latex:
No  Annotations
\mforall{}[T:Type].  \mforall{}[eq:EqDecider(T)].  \mforall{}[Cs:T  {}\mrightarrow{}  fset(fset(T))].  \mforall{}[L:BoundedDistributiveLattice].
\mforall{}[eqL:EqDecider(Point(L))].  \mforall{}[f:T  {}\mrightarrow{}  Point(L)].
\mforall{}[x,y:Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))].
    lattice-extend-wc(L;eq;eqL;f;x)  \mleq{}  lattice-extend-wc(L;eq;eqL;f;y)  supposing  x  \mleq{}  y


By


Latex:
Auto




Home Index