coplanar_iff_finrank_le_two
∀ {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} [FiniteDimensional k ↥(vectorSpan k s)],
Coplanar k s ↔ Module.finrank k ↥(vectorSpan k s) ≤ 2A set of points, whose vectorSpan is finite-dimensional, is coplanar if and only if their
vectorSpan has dimension at most 2.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Submodulestatement · cited by 7,192
- Cardinalproof · cited by 2,598
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement · cited by 1,770
- AddTorsorstatement and proof · cited by 1,657
- DivisionRingstatement and proof · cited by 1,062
- Module.rankproof · cited by 496
- vectorSpanstatement and proof · cited by 123
- Module.finrank_eq_rankproof · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- Collinear.coplanar_insertproof · cited by 1
- coplanar_of_finrank_eq_twoproof · cited by 1
- Coplanar.finrank_le_twoproof · cited by 0