Step
*
1
2
1
1
1
1
of Lemma
free-vs-dim-0
.....aux..... 
1. S : Type
2. ¬S
3. K : CRng
4. vs : VectorSpace(K)
5. f : S ⟶ Point(vs)
6. ∀s:S. (0 = (f s) ∈ Point(vs))
7. y : 0 ⟶ vs
8. ∀s:S. ((y ⋅) = (f s) ∈ Point(vs))
9. x : Unit
10. (y 0) = 0 ∈ Point(vs)
⊢ 0 = x ∈ Point(0)
BY
{ (RepUR ``trivial-vs vs-point vs-0 mk-vs`` 0 THEN Auto) }
Latex:
Latex:
.....aux..... 
1.  S  :  Type
2.  \mneg{}S
3.  K  :  CRng
4.  vs  :  VectorSpace(K)
5.  f  :  S  {}\mrightarrow{}  Point(vs)
6.  \mforall{}s:S.  (0  =  (f  s))
7.  y  :  0  {}\mrightarrow{}  vs
8.  \mforall{}s:S.  ((y  \mcdot{})  =  (f  s))
9.  x  :  Unit
10.  (y  0)  =  0
\mvdash{}  0  =  x
By
Latex:
(RepUR  ``trivial-vs  vs-point  vs-0  mk-vs``  0  THEN  Auto)
Home
Index