Projectivization.IsCollinear_iff_rank
∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
(S : Set (Projectivization K V)),
Projectivization.IsCollinear S ↔ ∃ M, Module.rank K ↥(Projectivization.Subspace.submodule M) ≤ 2 ∧ S ⊆ ↑M- Cited by
- 1 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Cardinalstatement · cited by 2,598
- Module.finrankproof · cited by 1,770
- DivisionRingstatement and proof · cited by 1,062
- Module.Finiteproof · cited by 1,032
- OrderIsostatement · cited by 874
- LE.le.trans_ltproof · cited by 795
Cited by1
Results whose statement or proof uses this declaration.
- Projectivization.isCollinear_emptyproof · cited by 0