Step
*
2
1
of Lemma
ip-between-inner-trans
1. rv : InnerProductSpace
2. a : Point(rv)
3. b : Point(rv)
4. c : Point(rv)
5. d : Point(rv)
6. a_b_d
7. b_c_b
8. c # d
9. a # b
10. b # c
11. b ≡ d
12. c ≡ b
⊢ a_b_c
BY
{ (RWO "-1" 0 THEN Auto) }
Latex:
Latex:
1.  rv  :  InnerProductSpace
2.  a  :  Point(rv)
3.  b  :  Point(rv)
4.  c  :  Point(rv)
5.  d  :  Point(rv)
6.  a\_b\_d
7.  b\_c\_b
8.  c  \#  d
9.  a  \#  b
10.  b  \#  c
11.  b  \mequiv{}  d
12.  c  \mequiv{}  b
\mvdash{}  a\_b\_c
By
Latex:
(RWO  "-1"  0  THEN  Auto)
Home
Index