EuclideanGeometry.angle_sub_const
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] (v₁ v₂ v₃ v : V),
EuclideanGeometry.angle (v₁ - v) (v₂ - v) (v₃ - v) = EuclideanGeometry.angle v₁ v₂ v₃Angles in a vector space are translation invariant.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- EuclideanGeometry.anglestatement · cited by 187
- EuclideanGeometry.angle_vsub_constproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.