Step
*
2
1
1
2
of Lemma
free-dlwc-basis
1. T : Type
2. eq : EqDecider(T)
3. Cs : T ⟶ fset(fset(T))
4. x : Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
5. x = \/(λs.{s}"(x)) ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
6. deq-fset(deq-fset(eq)) ∈ EqDecider(Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
7. x ∈ fset(fset(T))
8. y : fset({s:fset(T)| s ∈ x} )
9. x = y ∈ fset({s:fset(T)| s ∈ x} )
⊢ λs./\(λx.free-dlwc-inc(eq;a.Cs[a];x)"(s))"(y)
= λs.{s}"(y)
∈ fset(Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
BY
{ (EqCD THEN Auto) }
1
.....subterm..... T:t
3:n
1. T : Type
2. eq : EqDecider(T)
3. Cs : T ⟶ fset(fset(T))
4. x : Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
5. x = \/(λs.{s}"(x)) ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
6. deq-fset(deq-fset(eq)) ∈ EqDecider(Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
7. x ∈ fset(fset(T))
8. y : fset({s:fset(T)| s ∈ x} )
9. x = y ∈ fset({s:fset(T)| s ∈ x} )
⊢ (λs./\(λx.free-dlwc-inc(eq;a.Cs[a];x)"(s)))
= (λs.{s})
∈ ({s:fset(T)| s ∈ x}  ⟶ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
Latex:
Latex:
1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  Cs  :  T  {}\mrightarrow{}  fset(fset(T))
4.  x  :  Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
5.  x  =  \mbackslash{}/(\mlambda{}s.\{s\}"(x))
6.  deq-fset(deq-fset(eq))  \mmember{}  EqDecider(Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
7.  x  \mmember{}  fset(fset(T))
8.  y  :  fset(\{s:fset(T)|  s  \mmember{}  x\}  )
9.  x  =  y
\mvdash{}  \mlambda{}s./\mbackslash{}(\mlambda{}x.free-dlwc-inc(eq;a.Cs[a];x)"(s))"(y)  =  \mlambda{}s.\{s\}"(y)
By
Latex:
(EqCD  THEN  Auto)
Home
Index