Theorems · Definition · commutative algebra
MvPowerSeries.subst
{σ : Type u_1} →
{R : Type u_3} →
[inst : CommRing R] →
{τ : Type u_4} →
{S : Type u_5} →
[inst_1 : CommRing S] → [Algebra R S] → (σ → MvPowerSeries τ S) → MvPowerSeries σ R → MvPowerSeries τ SSubstitution of power series into a power series
It coincides with evaluation when f is a polynomial, or under HasSubst a.
Otherwise, it is given the dummy value 0.
- Cited by
- 73 results in Mathlib
- Foundations
- Depth 99 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Algebra.algebraMapproof · cited by 4,706
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.eval₂proof · cited by 23
Cited by83
Results whose statement or proof uses this declaration.
- PowerSeries.substproof · cited by 58
- MvPowerSeries.substAlgHom_applystatement and proof · cited by 21
- MvPowerSeries.coe_substAlgHomstatement and proof · cited by 15
- MvPowerSeries.coeff_subststatement · cited by 15
- MvPowerSeries.subst_comp_subst_applystatement · cited by 10
- MvPowerSeries.constantCoeff_subst_eq_zerostatement · cited by 7
- FormalGroup.Xzeroproof · cited by 4
- FormalGroup.zeroXproof · cited by 4
- MvPowerSeries.rescale_eq_subststatement and proof · cited by 3
- MvPowerSeries.subst_Xstatement · cited by 3
- MvPowerSeries.subst_eq_eval₂statement · cited by 3
- MvPowerSeries.subst_zero_of_constantCoeff_zerostatement · cited by 3