Mathlib Map

Theorems · Definition · commutative algebra

MvPowerSeries.renameEquiv

{σ : Type u_1} →
  {τ : Type u_2} → (R : Type u_4) → [inst : CommSemiring R] → σ ≃ τ → MvPowerSeries σ R ≃ₐ[R] MvPowerSeries τ R

rename is an equivalence when the underlying map is an equivalence.

Defined in
Mathlib.RingTheory.MvPowerSeries.Rename
Cited by
4 results in Mathlib
Foundations
Depth 103 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.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.