Theorems · Theorem · commutative algebra
Multiset.pow_smul_esymm
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : Monoid S] [inst_2 : DistribMulAction S R]
[IsScalarTower S R R] [SMulCommClass S R R] (s : S) (n : ℕ) (m : Multiset R),
s ^ n • m.esymm n = (Multiset.map (fun x => s • x) m).esymm n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- Monoidstatement and proof · cited by 3,887
- Multisetstatement and proof · cited by 2,627
- SMulCommClassstatement and proof · cited by 1,927
- Multiset.mapstatement and proof · cited by 876
- DistribMulActionstatement and proof · cited by 584
- Multiset.prodproof · cited by 528
- Multiset.sumproof · cited by 388
- Multiset.cardproof · cited by 375
- Multiset.map_congrproof · cited by 232
- Multiset.map_mapproof · cited by 151
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.