Step * 4 1 1 of Lemma trans-kernel-is-kernel-fun


1. rv InnerProductSpace
2. Point
3. : ℝ ⟶ Point ⟶ Point
4. e^2 r1
5. translation-group-fun(rv;e;T)
6. ∀h:{h:Point| h ⋅ r0} (h;r0) r0)
7. ∀h:{h:Point| h ⋅ r0} . ∀t1,t2:ℝ.  ((t1 < t2)  (h;t1) < ρ(h;t2)))
8. {h:Point| h ⋅ r0} 
9. : ℝ
10. h ⋅ r0
11. ∀s,t:ℝ. ∀x,y:Point.  (T  (x y ∨ s ≠ t))
12. ∀t,s:ℝ. ∀x:Point.  T_t s(x) ≡ T_t(T_s(x))
13. ∀x:Point. ∀r:ℝ.  ∃t:ℝ(T_t(x) ≡ r*e ∧ (∀y:ℝ(y ≠  T_y(x) r*e)))
14. ∀x:Point. ∀t:{t:ℝr0 ≤ t} .  ∃r:{t:ℝr0 ≤ t} T_t(x) ≡ r*e
15. : ℝ
16. T_t(h) ≡ r*e
17. ∀y:ℝ(y ≠  T_y(h) r*e)
⊢ (h ⋅ (r r1)) r
BY
(nRNorm THEN Auto) }


Latex:


Latex:

1.  rv  :  InnerProductSpace
2.  e  :  Point
3.  T  :  \mBbbR{}  {}\mrightarrow{}  Point  {}\mrightarrow{}  Point
4.  e\^{}2  =  r1
5.  translation-group-fun(rv;e;T)
6.  \mforall{}h:\{h:Point|  h  \mcdot{}  e  =  r0\}  .  (\mrho{}(h;r0)  =  r0)
7.  \mforall{}h:\{h:Point|  h  \mcdot{}  e  =  r0\}  .  \mforall{}t1,t2:\mBbbR{}.    ((t1  <  t2)  {}\mRightarrow{}  (\mrho{}(h;t1)  <  \mrho{}(h;t2)))
8.  h  :  \{h:Point|  h  \mcdot{}  e  =  r0\} 
9.  r  :  \mBbbR{}
10.  h  \mcdot{}  e  =  r0
11.  \mforall{}s,t:\mBbbR{}.  \mforall{}x,y:Point.    (T  s  x  \#  T  t  y  {}\mRightarrow{}  (x  \#  y  \mvee{}  s  \mneq{}  t))
12.  \mforall{}t,s:\mBbbR{}.  \mforall{}x:Point.    T\_t  +  s(x)  \mequiv{}  T\_t(T\_s(x))
13.  \mforall{}x:Point.  \mforall{}r:\mBbbR{}.    \mexists{}t:\mBbbR{}.  (T\_t(x)  \mequiv{}  x  +  r*e  \mwedge{}  (\mforall{}y:\mBbbR{}.  (y  \mneq{}  t  {}\mRightarrow{}  T\_y(x)  \#  x  +  r*e)))
14.  \mforall{}x:Point.  \mforall{}t:\{t:\mBbbR{}|  r0  \mleq{}  t\}  .    \mexists{}r:\{t:\mBbbR{}|  r0  \mleq{}  t\}  .  T\_t(x)  \mequiv{}  x  +  r*e
15.  t  :  \mBbbR{}
16.  T\_t(h)  \mequiv{}  h  +  r*e
17.  \mforall{}y:\mBbbR{}.  (y  \mneq{}  t  {}\mRightarrow{}  T\_y(h)  \#  h  +  r*e)
\mvdash{}  (h  \mcdot{}  e  +  (r  *  r1))  =  r


By


Latex:
(nRNorm  0  THEN  Auto)




Home Index