Theorems · Definition · geometry
Projectivization.Independent.casesOn
∀ {ι : Type u_1} {K : Type u_2} {V : Type u_3} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{motive : (a : ι → Projectivization K V) → Projectivization.Independent a → Prop} {a : ι → Projectivization K V}
(t : Projectivization.Independent a),
(∀ (f : ι → V) (hf : ∀ (i : ι), f i ≠ 0) (hl : LinearIndependent K f),
motive (fun i => Projectivization.mk K (f i) ⋯) ⋯) →
motive a t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommGroupstatement and proof · cited by 12,871
- DivisionRingstatement and proof · cited by 1,062
- LinearIndependentstatement and proof · cited by 560
- Projectivizationstatement and proof · cited by 111
- Projectivization.mkstatement and proof · cited by 55
- Projectivization.Independentstatement and proof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Projectivization.independent_iffproof · cited by 3
- Projectivization.independent_iff_iSupIndepproof · cited by 0