Theorems · Theorem · commutative algebra
MvPowerSeries.rename_toMvPowerSeries
∀ {R : Type u_1} {σ : Type u_2} {τ : Type u_3} [inst : CommSemiring R] (f : σ → τ) [inst_1 : Filter.TendstoCofinite f]
(a : σ) (p : PowerSeries R),
(MvPowerSeries.rename f) ((PowerSeries.toMvPowerSeries a) p) = (PowerSeries.toMvPowerSeries (f a)) p- Defined in
- Mathlib.RingTheory.MvPowerSeries.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeriesstatement · cited by 659
- DFunLike.congr_funproof · cited by 288
- Filter.TendstoCofinitestatement and proof · cited by 28
- MvPowerSeries.renamestatement · cited by 26
- PowerSeries.toMvPowerSeriesstatement · cited by 11
- MvPowerSeries.rename_comp_toMvPowerSeriesproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.