Theorems · Definition · commutative algebra
MvPowerSeries.killCompl
{σ : Type u_1} →
{τ : Type u_2} → {R : Type u_4} → [inst : CommSemiring R] → (σ ↪ τ) → MvPowerSeries τ R →ₐ[R] MvPowerSeries σ RGiven an embedding e : σ ↪ τ, MvPowerSeries.killComplFun e is the function from
R⟦τ⟧ to R⟦σ⟧ that is left inverse to rename e.injective.fiberFinite : R⟦σ⟧ → R⟦τ⟧
and sends the variables in the complement of the range of e to 0.
- Defined in
- Mathlib.RingTheory.MvPowerSeries.Rename
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 99 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- Function.Embeddingstatement and proof · cited by 988
- MvPowerSeriesstatement · cited by 659
- MvPowerSeries.killComplFunproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- MvPowerSeries.coeff_killComplstatement and proof · cited by 3
- MvPowerSeries.killCompl_comp_renamestatement · cited by 1
- MvPowerSeries.killCompl_monomial_embDomainstatement · cited by 1
- MvPowerSeries.killCompl_monomial_eq_zerostatement · cited by 1
- MvPowerSeries.killCompl_Cstatement · cited by 0
- MvPowerSeries.killCompl_Xstatement · cited by 0
- MvPowerSeries.killCompl_X_eq_zerostatement · cited by 0
- MvPowerSeries.killCompl_mapstatement · cited by 0
- MvPowerSeries.killCompl_rename_appstatement · cited by 0