Theorems · Theorem · linear algebra
LinearIndepOn.comp_of_image
∀ {ι : Type u'} {ι' : Type u_1} {R : Type u_2} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] {s : Set ι'} {f : ι' → ι},
LinearIndepOn R v (f '' s) → Set.InjOn f s → LinearIndepOn R (v ∘ f) s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 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.
Cites11
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Set.imagestatement and proof · cited by 5,609
- Set.InjOnstatement and proof · cited by 543
- Equiv.injectiveproof · cited by 464
- LinearIndepOnstatement and proof · cited by 211
- LinearIndependent.compproof · cited by 41
- Equiv.Set.imageOfInjOnproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.