Step * 1 1 1 of Lemma trans-apply-0


1. rv InnerProductSpace
2. : ℝ ⟶ Point ⟶ Point
3. Point
4. ∀s,t:ℝ. ∀x,y:Point.  (T_s(x) T_t(y)  (x y ∨ s ≠ t))
5. ∀t,s:ℝ. ∀x:Point.  T_t s(x) ≡ T_t(T_s(x))
6. ∀x:Point. ∀r:ℝ.  ∃t:ℝ(T_t(x) ≡ r*e ∧ (∀y:ℝ(y ≠  T_y(x) r*e)))
7. ∀x:Point. ∀t:{t:ℝr0 ≤ t} .  ∃r:{t:ℝr0 ≤ t} T_t(x) ≡ r*e
8. Point
9. translation-group-fun(rv;e;T)
10. : ℝ
11. T_t(x) ≡ x
12. ∀y:ℝ(y ≠  T_y(x) r0*e)
13. r0*e ≡ x
14. T_t t(x) ≡ T_t(x)
⊢ T_r0(x) ≡ x
BY
(StableCases ⌜t ≠ t⌝⋅ THENA Auto) }

1
1. rv InnerProductSpace
2. : ℝ ⟶ Point ⟶ Point
3. Point
4. ∀s,t:ℝ. ∀x,y:Point.  (T_s(x) T_t(y)  (x y ∨ s ≠ t))
5. ∀t,s:ℝ. ∀x:Point.  T_t s(x) ≡ T_t(T_s(x))
6. ∀x:Point. ∀r:ℝ.  ∃t:ℝ(T_t(x) ≡ r*e ∧ (∀y:ℝ(y ≠  T_y(x) r*e)))
7. ∀x:Point. ∀t:{t:ℝr0 ≤ t} .  ∃r:{t:ℝr0 ≤ t} T_t(x) ≡ r*e
8. Point
9. translation-group-fun(rv;e;T)
10. : ℝ
11. T_t(x) ≡ x
12. ∀y:ℝ(y ≠  T_y(x) r0*e)
13. r0*e ≡ x
14. T_t t(x) ≡ T_t(x)
15. t ≠ t
⊢ T_r0(x) ≡ x

2
1. rv InnerProductSpace
2. : ℝ ⟶ Point ⟶ Point
3. Point
4. ∀s,t:ℝ. ∀x,y:Point.  (T_s(x) T_t(y)  (x y ∨ s ≠ t))
5. ∀t,s:ℝ. ∀x:Point.  T_t s(x) ≡ T_t(T_s(x))
6. ∀x:Point. ∀r:ℝ.  ∃t:ℝ(T_t(x) ≡ r*e ∧ (∀y:ℝ(y ≠  T_y(x) r*e)))
7. ∀x:Point. ∀t:{t:ℝr0 ≤ t} .  ∃r:{t:ℝr0 ≤ t} T_t(x) ≡ r*e
8. Point
9. translation-group-fun(rv;e;T)
10. : ℝ
11. T_t(x) ≡ x
12. ∀y:ℝ(y ≠  T_y(x) r0*e)
13. r0*e ≡ x
14. T_t t(x) ≡ T_t(x)
15. ¬t ≠ t
⊢ T_r0(x) ≡ x


Latex:


Latex:

1.  rv  :  InnerProductSpace
2.  T  :  \mBbbR{}  {}\mrightarrow{}  Point  {}\mrightarrow{}  Point
3.  e  :  Point
4.  \mforall{}s,t:\mBbbR{}.  \mforall{}x,y:Point.    (T\_s(x)  \#  T\_t(y)  {}\mRightarrow{}  (x  \#  y  \mvee{}  s  \mneq{}  t))
5.  \mforall{}t,s:\mBbbR{}.  \mforall{}x:Point.    T\_t  +  s(x)  \mequiv{}  T\_t(T\_s(x))
6.  \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)))
7.  \mforall{}x:Point.  \mforall{}t:\{t:\mBbbR{}|  r0  \mleq{}  t\}  .    \mexists{}r:\{t:\mBbbR{}|  r0  \mleq{}  t\}  .  T\_t(x)  \mequiv{}  x  +  r*e
8.  x  :  Point
9.  translation-group-fun(rv;e;T)
10.  t  :  \mBbbR{}
11.  T\_t(x)  \mequiv{}  x
12.  \mforall{}y:\mBbbR{}.  (y  \mneq{}  t  {}\mRightarrow{}  T\_y(x)  \#  x  +  r0*e)
13.  x  +  r0*e  \mequiv{}  x
14.  T\_t  +  t(x)  \mequiv{}  T\_t(x)
\mvdash{}  T\_r0(x)  \mequiv{}  x


By


Latex:
(StableCases  \mkleeneopen{}t  +  t  \mneq{}  t\mkleeneclose{}\mcdot{}  THENA  Auto)




Home Index