Collinear.mem_affineSpan_of_mem_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}, p₁ ∈ s → p₂ ∈ s → p₃ ∈ s → p₁ ≠ p₂ → p₃ ∈ line[k, p₁, p₂]A point in a collinear set of points lies in the affine span of any two distinct points of that set.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- AffineSubspacestatement · cited by 871
- zero_smulproof · cited by 716
- affineSpanstatement · cited by 417
- smul_smulproof · cited by 360
- zero_vaddproof · cited by 95
- Collinearstatement and proof · cited by 79
Cited by7
Results whose statement or proof uses this declaration.
- EuclideanGeometry.oangle_eq_of_dist_orthogonalProjection_eqproof · cited by 5
- EuclideanGeometry.angle_eq_angle_div_two_of_oangle_eq_of_sSameSideproof · cited by 2
- Collinear.oangle_sign_of_sameRay_vsubproof · cited by 2
- affineIndependent_of_affineIndependent_collinear_neproof · cited by 1
- Collinear.affineSpan_eq_of_neproof · cited by 1
- EuclideanGeometry.cospherical_of_mul_dist_eq_mul_dist_of_angle_eq_piproof · cited by 0
- EuclideanGeometry.mul_dist_eq_mul_dist_of_cospherical_of_angle_eq_zeroproof · cited by 0