Theorems · Theorem · commutative algebra
MvPowerSeries.renameEquiv_apply
∀ {σ : Type u_1} {τ : Type u_2} (R : Type u_4) [inst : CommSemiring R] (e : σ ≃ τ) (a : MvPowerSeries σ R),
(MvPowerSeries.renameEquiv R e) a = (↑↑(MvPowerSeries.rename ⇑e).toRingHom).toFun a- Defined in
- Mathlib.RingTheory.MvPowerSeries.Rename
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 104 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.
Cites11
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
- Equivstatement and proof · cited by 8,337
- AlgEquivstatement · cited by 1,681
- MvPowerSeriesstatement and proof · cited by 659
- AlgHom.toRingHomstatement · cited by 490
- MonoidHom.toOneHomstatement · cited by 132
- RingHom.toMonoidHomstatement · cited by 132
- OneHom.toFunstatement · cited by 132
- MvPowerSeries.renamestatement · cited by 26
- MvPowerSeries.renameEquivstatement and proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_coeff_finSuccEquivproof · cited by 3
- MvPowerSeries.renameEquiv_reflproof · cited by 0