Theorems · Theorem · linear algebra
LinearIndepOn.union
∀ {ι : Type u'} {R : Type u_2} {s : Set ι} {M : Type u_4} {v : ι → M} [inst : Ring R] [inst_1 : AddCommGroup M]
[inst_2 : Module R M] {t : Set ι},
LinearIndepOn R v s →
LinearIndepOn R v t → Disjoint (Submodule.span R (v '' s)) (Submodule.span R (v '' t)) → LinearIndepOn R v (s ∪ t)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Nontrivialproof · cited by 2,416
Cited by5
Results whose statement or proof uses this declaration.
- LinearIndepOn.insertproof · cited by 2
- linearIndepOn_union_iffproof · cited by 2
- LinearIndepOn.union_of_quotientproof · cited by 2
- LinearIndepOn.id_unionproof · cited by 1
- LinearIndepOn.insert'proof · cited by 1