Theorems · Theorem · linear algebra
MultilinearMap.dfinsuppFamily_smul
∀ {ι : Type uι} {κ : ι → Type uκ} {S : Type uS} {R : Type uR} {M : (i : ι) → κ i → Type uM}
{N : ((i : ι) → κ i) → Type uN} [inst : DecidableEq ι] [inst_1 : Fintype ι] [inst_2 : Semiring R]
[inst_3 : (i : ι) → (k : κ i) → AddCommMonoid (M i k)] [inst_4 : (p : (i : ι) → κ i) → AddCommMonoid (N p)]
[inst_5 : (i : ι) → (k : κ i) → Module R (M i k)] [inst_6 : (p : (i : ι) → κ i) → Module R (N p)] [inst_7 : Monoid S]
[inst_8 : (p : (i : ι) → κ i) → DistribMulAction S (N p)] [inst_9 : ∀ (p : (i : ι) → κ i), SMulCommClass R S (N p)]
(s : S) (f : (p : (i : ι) → κ i) → MultilinearMap R (fun i => M i (p i)) (N p)),
MultilinearMap.dfinsuppFamily (s • f) = s • MultilinearMap.dfinsuppFamily f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Fintypestatement and proof · cited by 7,736
- Monoidstatement and proof · cited by 3,887
- SMulCommClassstatement and proof · cited by 1,927
- DFinsuppstatement and proof · cited by 694
- DistribMulActionstatement and proof · cited by 584
- MultilinearMapstatement and proof · cited by 370
- smul_applyproof · cited by 229
- DFinsupp.extproof · cited by 78
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.