Theorems · Theorem · commutative algebra
MvPowerSeries.coeff_embDomain_rename
∀ {σ : Type u_1} {τ : Type u_2} {R : Type u_4} [inst : CommSemiring R] (e : σ ↪ τ) (p : MvPowerSeries σ R) (x : σ →₀ ℕ),
(MvPowerSeries.coeff (Finsupp.embDomain e x)) ((MvPowerSeries.rename ⇑e) p) = (MvPowerSeries.coeff x) p- Defined in
- Mathlib.RingTheory.MvPowerSeries.Rename
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
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.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- AlgHomstatement · cited by 3,236
- Function.Embeddingstatement and proof · cited by 988
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.coeffstatement and proof · cited by 273
- Finsupp.mapDomainproof · cited by 168
- Finset.sum_eq_singleproof · cited by 98
- Finsupp.embDomainstatement and proof · cited by 69
Cited by3
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_coeff_finSuccEquivproof · cited by 3
- MvPowerSeries.rename_injectiveproof · cited by 2
- MvPowerSeries.killCompl_comp_renameproof · cited by 1