Step * 2 1 of Lemma ip-ge-dist


1. rv InnerProductSpace
2. Point
3. Point
4. Point
5. Point
6. ||a b|| ≤ ||c d||
7. a ≡ b
⊢ ∃w:Point. (b_b_w ∧ cd=bw)
BY
(D With ⌜c⌝  THEN Auto THEN Unfold `ip-congruent` THEN Auto) }

1
1. rv InnerProductSpace
2. Point
3. Point
4. Point
5. Point
6. ||a b|| ≤ ||c d||
7. a ≡ b
8. b_b_b c
⊢ ||c d|| ||b c||


Latex:


Latex:

1.  rv  :  InnerProductSpace
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  ||a  -  b||  \mleq{}  ||c  -  d||
7.  a  \mequiv{}  b
\mvdash{}  \mexists{}w:Point.  (b\_b\_w  \mwedge{}  cd=bw)


By


Latex:
(D  0  With  \mkleeneopen{}b  +  d  -  c\mkleeneclose{}    THEN  Auto  THEN  Unfold  `ip-congruent`  0  THEN  Auto)




Home Index