Step
*
2
1
of Lemma
fs-in-subtype-subspace
1. K : CRng
2. S : Type
3. T : Type
4. strong-subtype(T;S)
5. T ⊆r S
6. respects-equality(S;T)
7. ∀[a,b:S].  (a = b ∈ T ∈ ℙ)
8. f : Point(free-vs(K;S))
9. y : Point(free-vs(K;S))
10. b1 : basic-formal-sum(K;S)
11. f = b1 ∈ formal-sum(K;S)
12. bfs-predicate(K;S;p.snd(p) ∈ T;b1)
13. b : basic-formal-sum(K;S)
14. y = b ∈ formal-sum(K;S)
15. bfs-predicate(K;S;p.snd(p) ∈ T;b)
⊢ f + y = (b1 + b) ∈ formal-sum(K;S)
BY
{ (Subst' b1 + b ~ b1 + b 0 THENA Computation) }
1
1. K : CRng
2. S : Type
3. T : Type
4. strong-subtype(T;S)
5. T ⊆r S
6. respects-equality(S;T)
7. ∀[a,b:S].  (a = b ∈ T ∈ ℙ)
8. f : Point(free-vs(K;S))
9. y : Point(free-vs(K;S))
10. b1 : basic-formal-sum(K;S)
11. f = b1 ∈ formal-sum(K;S)
12. bfs-predicate(K;S;p.snd(p) ∈ T;b1)
13. b : basic-formal-sum(K;S)
14. y = b ∈ formal-sum(K;S)
15. bfs-predicate(K;S;p.snd(p) ∈ T;b)
⊢ f + y = b1 + b ∈ formal-sum(K;S)
Latex:
Latex:
1.  K  :  CRng
2.  S  :  Type
3.  T  :  Type
4.  strong-subtype(T;S)
5.  T  \msubseteq{}r  S
6.  respects-equality(S;T)
7.  \mforall{}[a,b:S].    (a  =  b  \mmember{}  \mBbbP{})
8.  f  :  Point(free-vs(K;S))
9.  y  :  Point(free-vs(K;S))
10.  b1  :  basic-formal-sum(K;S)
11.  f  =  b1
12.  bfs-predicate(K;S;p.snd(p)  \mmember{}  T;b1)
13.  b  :  basic-formal-sum(K;S)
14.  y  =  b
15.  bfs-predicate(K;S;p.snd(p)  \mmember{}  T;b)
\mvdash{}  f  +  y  =  (b1  +  b)
By
Latex:
(Subst'  b1  +  b  \msim{}  b1  +  b  0  THENA  Computation)
Home
Index