Step * 1 2 1 1 1 1 2 1 1 of Lemma vs-lift-unique


1. Type
2. CRng
3. vs VectorSpace(K)
4. S ⟶ Point(vs)
5. Point(free-vs(K;S)) ⟶ Point(vs)
6. ∀u,v:formal-sum(K;S).  ((h v) v ∈ Point(vs))
7. ∀a:|K|. ∀u:Point(free-vs(K;S)).  ((h u) u ∈ Point(vs))
8. ∀s:S. ((h <s>(f s) ∈ Point(vs))
9. (h []) 0 ∈ Point(vs)
10. |K| × S
11. (|K| × S) List
12. (h v) vs-lift(vs;f;v) ∈ Point(vs)
⊢ (h ({u} v)) vs-lift(vs;f;{u} v) ∈ Point(vs)
BY
(InstHyp [⌜{u}⌝;⌜v⌝6⋅ THENA (SubsumeC ⌜basic-formal-sum(K;S)⌝⋅ THEN Auto)) }

1
1. Type
2. CRng
3. vs VectorSpace(K)
4. S ⟶ Point(vs)
5. Point(free-vs(K;S)) ⟶ Point(vs)
6. ∀u,v:formal-sum(K;S).  ((h v) v ∈ Point(vs))
7. ∀a:|K|. ∀u:Point(free-vs(K;S)).  ((h u) u ∈ Point(vs))
8. ∀s:S. ((h <s>(f s) ∈ Point(vs))
9. (h []) 0 ∈ Point(vs)
10. |K| × S
11. (|K| × S) List
12. (h v) vs-lift(vs;f;v) ∈ Point(vs)
13. (h {u} v) {u} v ∈ Point(vs)
⊢ (h ({u} v)) vs-lift(vs;f;{u} v) ∈ Point(vs)


Latex:


Latex:

1.  S  :  Type
2.  K  :  CRng
3.  vs  :  VectorSpace(K)
4.  f  :  S  {}\mrightarrow{}  Point(vs)
5.  h  :  Point(free-vs(K;S))  {}\mrightarrow{}  Point(vs)
6.  \mforall{}u,v:formal-sum(K;S).    ((h  u  +  v)  =  h  u  +  h  v)
7.  \mforall{}a:|K|.  \mforall{}u:Point(free-vs(K;S)).    ((h  a  *  u)  =  a  *  h  u)
8.  \mforall{}s:S.  ((h  <s>)  =  (f  s))
9.  (h  [])  =  0
10.  u  :  |K|  \mtimes{}  S
11.  v  :  (|K|  \mtimes{}  S)  List
12.  (h  v)  =  vs-lift(vs;f;v)
\mvdash{}  (h  (\{u\}  +  v))  =  vs-lift(vs;f;\{u\}  +  v)


By


Latex:
(InstHyp  [\mkleeneopen{}\{u\}\mkleeneclose{};\mkleeneopen{}v\mkleeneclose{}]  6\mcdot{}  THENA  (SubsumeC  \mkleeneopen{}basic-formal-sum(K;S)\mkleeneclose{}\mcdot{}  THEN  Auto))




Home Index