Theorems · Theorem · linear algebra
LinearIndependent.group_smul
∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{G : Type u_6} [hG : Group G] [inst_3 : MulAction G R] [inst_4 : SMul G M] [IsScalarTower G R M] [SMulCommClass G R M]
{v : ι → M}, LinearIndependent R v → ∀ (w : ι → G), LinearIndependent R (w • v)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Groupstatement and proof · cited by 6,238
- Finset.sumproof · cited by 5,195
- IsScalarTowerstatement and proof · cited by 3,896
- Finset.sum_congrproof · cited by 2,323
- SMulCommClassstatement and proof · cited by 1,927
- MulActionstatement and proof · cited by 1,294
- LinearIndependentstatement and proof · cited by 560
- smul_assocproof · cited by 150
Cited by2
Results whose statement or proof uses this declaration.
- LinearIndependent.group_smul_iffproof · cited by 0
- Module.Basis.groupSMul_applyproof · cited by 0