Theorems · Theorem · linear algebra
linearIndepOn_biUnion_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 η} {t : η → Set ι},
DirectedOn (t ⁻¹'o fun x1 x2 => x1 ⊆ x2) s → (∀ a ∈ s, LinearIndepOn R v (t a)) → LinearIndepOn R v (⋃ a ∈ s, t a)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 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.
Cites12
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.iUnionstatement · cited by 2,483
- DirectedOnstatement and proof · cited by 271
- LinearIndepOnstatement and proof · cited by 211
- Order.Preimagestatement and proof · cited by 42
- Set.biUnion_eq_iUnionproof · cited by 41
- DirectedOn.directed_valproof · cited by 36
- directed_compproof · cited by 8
- linearIndepOn_iUnion_of_directedproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.