Theorems · Theorem · linear algebra
Module.Basis.groupSMul_apply
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{G : Type u_5} [inst_3 : Group G] [inst_4 : DistribMulAction G R] [inst_5 : DistribMulAction G M]
[inst_6 : IsScalarTower G R M] [inst_7 : SMulCommClass G R M] {v : Module.Basis ι R M} {w : ι → G} (i : ι),
(v.groupSMul w) i = (w • ⇑v) i- Defined in
- Mathlib.LinearAlgebra.Basis.SMul
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Groupstatement and proof · cited by 6,238
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- Module.Basisstatement and proof · cited by 1,477
- DistribMulActionstatement and proof · cited by 584
- Eq.geproof · cited by 375
- Module.Basis.linearIndependentproof · cited by 54
- Module.Basis.span_eqproof · cited by 44
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.