InnerProductGeometry.angle_sub_eq_arctan_of_inner_eq_zero
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] {x y : V},
inner ℝ x y = 0 → x ≠ 0 → InnerProductGeometry.angle x (x - y) = Real.arctan (‖y‖ / ‖x‖)An angle in a right-angled triangle expressed using arctan, version subtracting vectors.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Norm.normstatement and proof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- Inner.innerstatement and proof · cited by 1,089
- sub_eq_add_negproof · cited by 1,023
- norm_negproof · cited by 190
- neg_eq_zeroproof · cited by 171
- InnerProductGeometry.anglestatement and proof · cited by 170
- Real.arctanstatement and proof · cited by 111
- inner_neg_rightproof · cited by 41
- InnerProductGeometry.angle_add_eq_arctan_of_inner_eq_zeroproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Orientation.oangle_sub_right_eq_arctan_of_oangle_eq_pi_div_twoproof · cited by 1