Step * 1 3 1 of Lemma hyptrans-is-translation-group-fun


1. rv InnerProductSpace
2. 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. Point
6. : ℝ
7. Point
8. tau : ℝ
9. h ⋅ r0
10. x ≡ sinh(tau) rsqrt(r1 h^2)*e
11. : ℝ
12. rsqrt(r1 h^2) a ∈ ℝ
13. r0 < a
14. ∀y:ℝ(h sinh(tau y) a*e ≡ sinh(tau) a*e r*e ⇐⇒ (inv-sinh(sinh(tau) (r/a)) tau))
15. sinh(tau (inv-sinh(sinh(tau) (r/a)) tau)) a*e ≡ sinh(tau) a*e r*e
16. : ℝ
17. y ≠ inv-sinh(sinh(tau) (r/a)) tau
⊢ sinh(tau y) a*e sinh(tau) a*e r*e
BY
(Assert sinh(tau y) ≠ sinh(tau) (r/a) BY
         (BLemma `rneq-inv-sinh`
          THEN Auto
          THEN (RWO "inv-sinh-sinh" THENA Auto)
          THEN RepeatFor (ParallelLast)
          THEN Auto)) }

1
1. rv InnerProductSpace
2. 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. Point
6. : ℝ
7. Point
8. tau : ℝ
9. h ⋅ r0
10. x ≡ sinh(tau) rsqrt(r1 h^2)*e
11. : ℝ
12. rsqrt(r1 h^2) a ∈ ℝ
13. r0 < a
14. ∀y:ℝ(h sinh(tau y) a*e ≡ sinh(tau) a*e r*e ⇐⇒ (inv-sinh(sinh(tau) (r/a)) tau))
15. sinh(tau (inv-sinh(sinh(tau) (r/a)) tau)) a*e ≡ sinh(tau) a*e r*e
16. : ℝ
17. y ≠ inv-sinh(sinh(tau) (r/a)) tau
18. sinh(tau y) ≠ sinh(tau) (r/a)
⊢ sinh(tau y) a*e 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))
15.  h  +  sinh(tau  +  (inv-sinh(sinh(tau)  +  (r/a))  -  tau))  *  a*e  \mequiv{}  h  +  sinh(tau)  *  a*e  +  r*e
16.  y  :  \mBbbR{}
17.  y  \mneq{}  inv-sinh(sinh(tau)  +  (r/a))  -  tau
\mvdash{}  h  +  sinh(tau  +  y)  *  a*e  \#  h  +  sinh(tau)  *  a*e  +  r*e


By


Latex:
(Assert  sinh(tau  +  y)  \mneq{}  sinh(tau)  +  (r/a)  BY
              (BLemma  `rneq-inv-sinh`
                THEN  Auto
                THEN  (RWO  "inv-sinh-sinh"  0  THENA  Auto)
                THEN  RepeatFor  2  (ParallelLast)
                THEN  Auto))




Home Index