Theorems · Theorem · commutative algebra
MvPowerSeries.renameFun.congr_simp
∀ {σ : Type u_1} {τ : Type u_2} {R : Type u_4} (f f_1 : σ → τ) (e_f : f = f_1) [inst : Filter.TendstoCofinite f]
[inst_1 : Semiring R] (a a_1 : MvPowerSeries σ R),
a = a_1 → ∀ (a_2 a_3 : τ →₀ ℕ), a_2 = a_3 → MvPowerSeries.renameFun f a a_2 = MvPowerSeries.renameFun f_1 a_1 a_3- Defined in
- Mathlib.RingTheory.MvPowerSeries.Rename
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Finsuppstatement and proof · cited by 5,255
- MvPowerSeriesstatement and proof · cited by 659
- Filter.TendstoCofinitestatement and proof · cited by 28
- MvPowerSeries.renameFunstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.