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


1. Type
2. CRng
3. VectorSpace(K)
4. V ⟶ free-vs(K;S)
5. free-vs(K;S) ⟶ V
6. ∀a:Point(V). ((g (f a)) a ∈ Point(V))
7. ∀b:Point(free-vs(K;S)). ((f (g b)) b ∈ Point(free-vs(K;S)))
8. vs VectorSpace(K)
9. f1 S ⟶ Point(vs)
10. free-vs(K;S) ⟶ vs
11. (∀s:S. ((h <s>(f1 s) ∈ Point(vs)))
∧ (∀y:free-vs(K;S) ⟶ vs. ((∀s:S. ((y <s>(f1 s) ∈ Point(vs)))  (y h ∈ free-vs(K;S) ⟶ vs)))
⊢ ∃!h:V ⟶ vs. ∀s:S. ((h (g <s>)) (f1 s) ∈ Point(vs))
BY
(D With ⌜f⌝  THENA Auto) }

1
1. Type
2. CRng
3. VectorSpace(K)
4. V ⟶ free-vs(K;S)
5. free-vs(K;S) ⟶ V
6. ∀a:Point(V). ((g (f a)) a ∈ Point(V))
7. ∀b:Point(free-vs(K;S)). ((f (g b)) b ∈ Point(free-vs(K;S)))
8. vs VectorSpace(K)
9. f1 S ⟶ Point(vs)
10. free-vs(K;S) ⟶ vs
11. ∀s:S. ((h <s>(f1 s) ∈ Point(vs))
12. ∀y:free-vs(K;S) ⟶ vs. ((∀s:S. ((y <s>(f1 s) ∈ Point(vs)))  (y h ∈ free-vs(K;S) ⟶ vs))
⊢ f ∈ V ⟶ vs

2
1. Type
2. CRng
3. VectorSpace(K)
4. V ⟶ free-vs(K;S)
5. free-vs(K;S) ⟶ V
6. ∀a:Point(V). ((g (f a)) a ∈ Point(V))
7. ∀b:Point(free-vs(K;S)). ((f (g b)) b ∈ Point(free-vs(K;S)))
8. vs VectorSpace(K)
9. f1 S ⟶ Point(vs)
10. free-vs(K;S) ⟶ vs
11. (∀s:S. ((h <s>(f1 s) ∈ Point(vs)))
∧ (∀y:free-vs(K;S) ⟶ vs. ((∀s:S. ((y <s>(f1 s) ∈ Point(vs)))  (y h ∈ free-vs(K;S) ⟶ vs)))
⊢ (∀s:S. (((h f) (g <s>)) (f1 s) ∈ Point(vs)))
∧ (∀y:V ⟶ vs. ((∀s:S. ((y (g <s>)) (f1 s) ∈ Point(vs)))  (y (h f) ∈ V ⟶ vs)))


Latex:


Latex:

1.  S  :  Type
2.  K  :  CRng
3.  V  :  VectorSpace(K)
4.  f  :  V  {}\mrightarrow{}  free-vs(K;S)
5.  g  :  free-vs(K;S)  {}\mrightarrow{}  V
6.  \mforall{}a:Point(V).  ((g  (f  a))  =  a)
7.  \mforall{}b:Point(free-vs(K;S)).  ((f  (g  b))  =  b)
8.  vs  :  VectorSpace(K)
9.  f1  :  S  {}\mrightarrow{}  Point(vs)
10.  h  :  free-vs(K;S)  {}\mrightarrow{}  vs
11.  (\mforall{}s:S.  ((h  <s>)  =  (f1  s)))  \mwedge{}  (\mforall{}y:free-vs(K;S)  {}\mrightarrow{}  vs.  ((\mforall{}s:S.  ((y  <s>)  =  (f1  s)))  {}\mRightarrow{}  (y  =  h)))
\mvdash{}  \mexists{}!h:V  {}\mrightarrow{}  vs.  \mforall{}s:S.  ((h  (g  <s>))  =  (f1  s))


By


Latex:
(D  0  With  \mkleeneopen{}h  o  f\mkleeneclose{}    THENA  Auto)




Home Index