Theorems · Theorem · linear algebra
LinearIndepOn.eq_zero_of_smul_mem_span
∀ {ι : Type u'} {R : Type u_2} {s : Set ι} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] {i : ι},
LinearIndepOn R v s → i ∈ s → ∀ (a : R), a • v i ∈ Submodule.span R (v '' (s \ {i})) → a = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites16
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
- Submodulestatement · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- Set.univproof · cited by 3,945
- Submodule.spanstatement and proof · cited by 1,504
- Set.image_univproof · cited by 322
- Subtype.val_injectiveproof · cited by 232
- LinearIndepOnstatement and proof · cited by 211
- Set.image_singletonproof · cited by 174
Cited by1
Results whose statement or proof uses this declaration.
- LinearIndepOn.notMem_spanproof · cited by 1