EuclideanGeometry.Cospherical.affineIndependent_of_mem_of_ne
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {s : Set P},
EuclideanGeometry.Cospherical s →
∀ {p₁ p₂ p₃ : P}, p₁ ∈ s → p₂ ∈ s → p₃ ∈ s → p₁ ≠ p₂ → p₁ ≠ p₃ → p₂ ≠ p₃ → AffineIndependent ℝ ![p₁, p₂, p₃]Any three points in a cospherical set are affinely independent.
- Defined in
- Mathlib.Geometry.Euclidean.Sphere.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Set.rangeproof · cited by 4,705
- InnerProductSpacestatement and proof · cited by 3,523
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- Fin.consproof · cited by 190
- AffineIndependentstatement · cited by 144
- Set.union_singletonproof · cited by 107
Cited by1
Results whose statement or proof uses this declaration.
- EuclideanGeometry.Cospherical.affineIndependent_of_neproof · cited by 0