Step * 2 1 1 of Lemma ip-between-iff

.....assertion..... 
1. rv InnerProductSpace
2. Point
3. Point
4. : ℝ
5. (r0 < t) ∧ (t < r1)
⊢ t*a r1 t*c ≡ r1 t*a c ∧ t*a r1 t*c ≡ -(t)*a c
BY
(D THEN RealVecEqual THEN Auto) }


Latex:


Latex:
.....assertion..... 
1.  rv  :  InnerProductSpace
2.  a  :  Point
3.  c  :  Point
4.  t  :  \mBbbR{}
5.  (r0  <  t)  \mwedge{}  (t  <  r1)
\mvdash{}  a  -  t*a  +  r1  -  t*c  \mequiv{}  r1  -  t*a  -  c  \mwedge{}  c  -  t*a  +  r1  -  t*c  \mequiv{}  -(t)*a  -  c


By


Latex:
(D  0  THEN  RealVecEqual  THEN  Auto)




Home Index