Collinear.affineSpan_eq_of_ne
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : DivisionRing k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {s : Set P},
Collinear k s → ∀ {p₁ p₂ : P}, p₁ ∈ s → p₂ ∈ s → p₁ ≠ p₂ → line[k, p₁, p₂] = affineSpan k sThe affine span of any two distinct points of a collinear set of points equals the affine span of the whole set.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- le_antisymmproof · cited by 2,068
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- AffineSubspacestatement · cited by 871
- affineSpanstatement · cited by 417
- Set.singleton_subset_iffproof · cited by 206
- Collinearstatement and proof · cited by 79
- Set.insert_subset_iffproof · cited by 35
- affineSpan_monoproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- Collinear.collinear_insert_iff_of_neproof · cited by 2