Theorems · Theorem · linear algebra
linearIndepOn_iUnion_of_directed
∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] {η : Type u_6} {s : η → Set ι},
Directed (fun x1 x2 => x1 ⊆ x2) s → (∀ (i : η), LinearIndepOn R v (s i)) → LinearIndepOn R v (⋃ i, s i)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Set.rangeproof · cited by 4,705
- Set.iUnionstatement and proof · cited by 2,483
- Set.Finiteproof · cited by 1,814
- Set.Finite.toFinsetproof · cited by 351
- Set.Subset.transproof · cited by 218
- Directedstatement and proof · cited by 213
- LinearIndepOnstatement and proof · cited by 211
- Set.Finite.mem_toFinsetproof · cited by 74
Cited by4
Results whose statement or proof uses this declaration.
- linearIndepOn_sUnion_of_directedproof · cited by 1
- Profinite.NobelingProof.GoodProducts.Plimitproof · cited by 1
- linearIndepOn_id_iUnion_finiteproof · cited by 1
- linearIndepOn_biUnion_of_directedproof · cited by 0