Theorems · Theorem · linear algebra
LinearIndepOn.union_of_quotient
∀ {R : Type u} {M : Type v} {ι : Type w} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {s t : Set ι}
{f : ι → M},
LinearIndepOn R f s → LinearIndepOn R (⇑(Submodule.span R (f '' s)).mkQ ∘ f) t → LinearIndepOn R f (s ∪ t)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- RingHom.idstatement · cited by 18,349
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Set.Elemproof · cited by 7,166
- PartialOrderproof · cited by 6,410
Cited by2
Results whose statement or proof uses this declaration.
- linearIndepOn_union_iff_quotientproof · cited by 1
- LinearIndepOn.union_id_of_quotientproof · cited by 1