EuclideanGeometry.sin_pos_of_not_collinear
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {p₁ p₂ p₃ : P},
¬Collinear ℝ {p₁, p₂, p₃} → 0 < Real.sin (EuclideanGeometry.angle p₁ p₂ p₃)If three points are not collinear, the sine of the angle between them is positive.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 207 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.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Real.sinstatement · cited by 389
- EuclideanGeometry.anglestatement · cited by 187
- Collinearstatement and proof · cited by 79
- Real.sin_pos_of_pos_of_lt_piproof · cited by 11
- EuclideanGeometry.angle_lt_pi_of_not_collinearproof · cited by 2
- EuclideanGeometry.angle_pos_of_not_collinearproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- EuclideanGeometry.sin_ne_zero_of_not_collinearproof · cited by 1
- EuclideanGeometry.dist_eq_dist_mul_sin_angle_div_sin_angleproof · cited by 1