Step
*
1
3
of Lemma
hyptrans-is-translation-group-fun
1. rv : InnerProductSpace
2. e : Point
3. e^2 = r1
4. ∀[x:Point]. ∀[t,s:ℝ].  hyptrans(rv;e;t + s;x) ≡ hyptrans(rv;e;t;hyptrans(rv;e;s;x)) supposing e^2 = r1
5. x : Point
6. r : ℝ
7. h : Point
8. tau : ℝ
9. h ⋅ e = r0
10. x ≡ h + sinh(tau) * rsqrt(r1 + h^2)*e
11. a : ℝ
12. rsqrt(r1 + h^2) = a ∈ ℝ
13. r0 < a
14. ∀y:ℝ. (h + sinh(tau + y) * a*e ≡ h + sinh(tau) * a*e + r*e 
⇐⇒ y = (inv-sinh(sinh(tau) + (r/a)) - tau))
⊢ ∃t:ℝ
   (h + sinh(tau + t) * a*e ≡ h + sinh(tau) * a*e + r*e
   ∧ (∀y:ℝ. (y ≠ t 
⇒ h + sinh(tau + y) * a*e # h + sinh(tau) * a*e + r*e)))
BY
{ (D 0 With ⌜inv-sinh(sinh(tau) + (r/a)) - tau⌝  THEN Auto) }
1
1. rv : InnerProductSpace
2. e : Point
3. e^2 = r1
4. ∀[x:Point]. ∀[t,s:ℝ].  hyptrans(rv;e;t + s;x) ≡ hyptrans(rv;e;t;hyptrans(rv;e;s;x)) supposing e^2 = r1
5. x : Point
6. r : ℝ
7. h : Point
8. tau : ℝ
9. h ⋅ e = r0
10. x ≡ h + sinh(tau) * rsqrt(r1 + h^2)*e
11. a : ℝ
12. rsqrt(r1 + h^2) = a ∈ ℝ
13. r0 < a
14. ∀y:ℝ. (h + sinh(tau + y) * a*e ≡ h + sinh(tau) * a*e + r*e 
⇐⇒ y = (inv-sinh(sinh(tau) + (r/a)) - tau))
15. h + sinh(tau + (inv-sinh(sinh(tau) + (r/a)) - tau)) * a*e ≡ h + sinh(tau) * a*e + r*e
16. y : ℝ
17. y ≠ inv-sinh(sinh(tau) + (r/a)) - tau
⊢ h + sinh(tau + y) * a*e # h + sinh(tau) * a*e + r*e
Latex:
Latex:
1.  rv  :  InnerProductSpace
2.  e  :  Point
3.  e\^{}2  =  r1
4.  \mforall{}[x:Point].  \mforall{}[t,s:\mBbbR{}].
          hyptrans(rv;e;t  +  s;x)  \mequiv{}  hyptrans(rv;e;t;hyptrans(rv;e;s;x))  supposing  e\^{}2  =  r1
5.  x  :  Point
6.  r  :  \mBbbR{}
7.  h  :  Point
8.  tau  :  \mBbbR{}
9.  h  \mcdot{}  e  =  r0
10.  x  \mequiv{}  h  +  sinh(tau)  *  rsqrt(r1  +  h\^{}2)*e
11.  a  :  \mBbbR{}
12.  rsqrt(r1  +  h\^{}2)  =  a
13.  r0  <  a
14.  \mforall{}y:\mBbbR{}
            (h  +  sinh(tau  +  y)  *  a*e  \mequiv{}  h  +  sinh(tau)  *  a*e  +  r*e
            \mLeftarrow{}{}\mRightarrow{}  y  =  (inv-sinh(sinh(tau)  +  (r/a))  -  tau))
\mvdash{}  \mexists{}t:\mBbbR{}
      (h  +  sinh(tau  +  t)  *  a*e  \mequiv{}  h  +  sinh(tau)  *  a*e  +  r*e
      \mwedge{}  (\mforall{}y:\mBbbR{}.  (y  \mneq{}  t  {}\mRightarrow{}  h  +  sinh(tau  +  y)  *  a*e  \#  h  +  sinh(tau)  *  a*e  +  r*e)))
By
Latex:
(D  0  With  \mkleeneopen{}inv-sinh(sinh(tau)  +  (r/a))  -  tau\mkleeneclose{}    THEN  Auto)
Home
Index