affineIndependent_iff_not_collinear_set
∀ {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] {p₁ p₂ p₃ : P}, AffineIndependent k ![p₁, p₂, p₃] ↔ ¬Collinear k {p₁, p₂, p₃}Three points are affinely independent if and only if they are not collinear.
- Cited by
- 7 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- AffineIndependentstatement · cited by 144
- Collinearstatement and proof · cited by 79
- Matrix.range_consproof · cited by 14
- Matrix.range_emptyproof · cited by 14
- affineIndependent_iff_not_collinearproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- EuclideanGeometry.oangle_eq_zero_or_eq_pi_iff_collinearproof · cited by 3
- EuclideanGeometry.cospherical_of_two_zsmul_oangle_eq_of_not_collinearproof · cited by 2
- EuclideanGeometry.cospherical_or_collinear_of_two_zsmul_oangle_eqproof · cited by 1
- affineIndependent_of_affineIndependent_collinear_neproof · cited by 1
- EuclideanGeometry.cospherical_of_mul_dist_eq_mul_dist_of_angle_eq_piproof · cited by 0
- EuclideanGeometry.oangle_ne_zero_and_ne_pi_iff_not_collinearproof · cited by 0
- collinear_iff_not_affineIndependent_setproof · cited by 0