Theorems · Theorem · commutative algebra
MvPowerSeries.rename_map
∀ {σ : Type u_1} {τ : Type u_2} {R : Type u_4} {S : Type u_5} (f : σ → τ) [inst : Filter.TendstoCofinite f]
[inst_1 : CommSemiring R] [inst_2 : CommSemiring S] (φ : R →+* S) (p : MvPowerSeries σ R),
(MvPowerSeries.rename f) ((MvPowerSeries.map φ) p) = (MvPowerSeries.map φ) ((MvPowerSeries.rename f) p)- Defined in
- Mathlib.RingTheory.MvPowerSeries.Rename
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Finsuppproof · cited by 5,255
- Finset.sumproof · cited by 5,195
- AlgHomstatement · cited by 3,236
- MvPowerSeriesstatement and proof · cited by 659
- map_sumproof · cited by 455
- Set.Finite.toFinsetproof · cited by 351
- MvPowerSeries.coeffproof · cited by 273
- Finsupp.mapDomainproof · cited by 168
- MvPowerSeries.extproof · cited by 58
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.