Step
*
of Lemma
rv-ip-rleq
∀[rv:InnerProductSpace]. ∀[a,b:Point].  (a ⋅ b ≤ (||a|| * ||b||))
BY
{ (Auto THEN Assert ⌜(a ⋅ b ≤ |a ⋅ b|) ∧ (|a ⋅ b| ≤ (||a|| * ||b||))⌝⋅ THEN Auto) }
Latex:
Latex:
\mforall{}[rv:InnerProductSpace].  \mforall{}[a,b:Point].    (a  \mcdot{}  b  \mleq{}  (||a||  *  ||b||))
By
Latex:
(Auto  THEN  Assert  \mkleeneopen{}(a  \mcdot{}  b  \mleq{}  |a  \mcdot{}  b|)  \mwedge{}  (|a  \mcdot{}  b|  \mleq{}  (||a||  *  ||b||))\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index