Theorems · Definition · commutative algebra
MvPowerSeries.mapAlgHom
{σ : Type u_1} →
{R : Type u_2} →
{A : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
{B : Type u_4} →
[inst_3 : Semiring B] → [inst_4 : Algebra R B] → (A →ₐ[R] B) → MvPowerSeries σ A →ₐ[R] MvPowerSeries σ BChange of coefficients in mv power series, as an AlgHom
- Defined in
- Mathlib.RingTheory.MvPowerSeries.Basic
- Cited by
- 1 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- AlgHomstatement and proof · cited by 3,236
- RingHomClass.toRingHomproof · cited by 746
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.mapproof · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- MvPowerSeries.mapAlgHom_applystatement · cited by 1
- PowerSeries.mapAlgHomproof · cited by 1