Step * of Lemma ip-between-trivial

[rv:InnerProductSpace]. ∀[a,b:Point].  b_b_a
BY
(Auto THEN Unfold `ip-between` 0) }

1
1. rv InnerProductSpace
2. Point
3. Point
⊢ ((||b b|| ||a b||) b ⋅ b) r0


Latex:


Latex:
\mforall{}[rv:InnerProductSpace].  \mforall{}[a,b:Point].    b\_b\_a


By


Latex:
(Auto  THEN  Unfold  `ip-between`  0)




Home Index