InnerProductGeometry.angle_add_angle_eq_pi_of_angle_eq_pi
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] {x y : V} (z : V),
InnerProductGeometry.angle x y = Real.pi → InnerProductGeometry.angle x z + InnerProductGeometry.angle y z = Real.piIf the angle between two vectors is π, the angles between those vectors and a third vector add to π.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- Real.pistatement and proof · cited by 1,774
- add_sub_cancelproof · cited by 195
- InnerProductGeometry.anglestatement and proof · cited by 170
- InnerProductGeometry.angle_eq_pi_iffproof · cited by 8
- InnerProductGeometry.angle_smul_left_of_negproof · cited by 2
- InnerProductGeometry.angle_neg_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- EuclideanGeometry.angle_add_angle_eq_pi_of_angle_eq_piproof · cited by 6