InnerProductGeometry.angle_eq_angle_add_add_angle_add_of_mem_span
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] {x y z : V},
y ≠ 0 →
y ∈ Submodule.span NNReal {x, z} →
InnerProductGeometry.angle x z = InnerProductGeometry.angle x y + InnerProductGeometry.angle y zThe triangle inequality is an equality if the middle vector is a nonnegative linear combination
of the other two vectors. See angle_add_angle_eq_pi_of_angle_eq_pi for the other equality case.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Submodulestatement · cited by 7,192
- NNRealstatement and proof · cited by 4,310
- InnerProductSpacestatement and proof · cited by 3,523
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- add_commproof · cited by 1,535
- Submodule.spanstatement and proof · cited by 1,504
- LT.lt.ne'proof · cited by 1,417
- NNReal.toRealproof · cited by 1,260
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductGeometry.angle_eq_angle_add_angle_iffproof · cited by 0