Projectivization.independent_iff
∀ {ι : Type u_1} {K : Type u_2} {V : Type u_3} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{f : ι → Projectivization K V}, Projectivization.Independent f ↔ LinearIndependent K (Projectivization.rep ∘ f)A family of points in a projective space is independent if and only if the representative vectors determined by the family are linearly independent.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 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.
- Modulestatement and proof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- Unitsproof · cited by 2,804
- DivisionRingstatement and proof · cited by 1,062
- LinearIndependentstatement and proof · cited by 560
- Projectivizationstatement and proof · cited by 111
- Projectivization.mkproof · cited by 55
- Projectivization.repstatement and proof · cited by 13
- Projectivization.rep_nonzeroproof · cited by 12
- Projectivization.mk_repproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Projectivization.dependent_iff_not_independentproof · cited by 2
- Projectivization.dependent_pair_iff_eqproof · cited by 1
- Projectivization.independent_iff_iSupIndepproof · cited by 0