Step * 1 1 1 1 1 1 1 of Lemma free-vs-map-into-subspace


1. CRng
2. Type
3. VectorSpace(K)
4. free-vs(K;S) ⟶ v
5. Point(v) ⟶ ℙ
6. vs-subspace(K;v;x.P[x])
7. ∀s:S. (↓P[f <s>])
8. x.vs-lift(v;λs.(f <s>);x)) ∈ free-vs(K;S) ⟶ v
⊢ ↓P[Σ{let k,s 
       in f <s> p ∈ []}]
BY
((Subst' Σ{let k,s in f <s> p ∈ []} THENA Computation) THEN EAuto 1) }


Latex:


Latex:

1.  K  :  CRng
2.  S  :  Type
3.  v  :  VectorSpace(K)
4.  f  :  free-vs(K;S)  {}\mrightarrow{}  v
5.  P  :  Point(v)  {}\mrightarrow{}  \mBbbP{}
6.  vs-subspace(K;v;x.P[x])
7.  \mforall{}s:S.  (\mdownarrow{}P[f  <s>])
8.  f  =  (\mlambda{}x.vs-lift(v;\mlambda{}s.(f  <s>);x))
\mvdash{}  \mdownarrow{}P[\mSigma{}\{let  k,s  =  p 
              in  k  *  f  <s>  |  p  \mmember{}  []\}]


By


Latex:
((Subst'  \mSigma{}\{let  k,s  =  p  in  k  *  f  <s>  |  p  \mmember{}  []\}  \msim{}  0  0  THENA  Computation)  THEN  EAuto  1)




Home Index