Mathlib Map

Theorems · Theorem · commutative algebra

PowerSeries.spanFinrank_eq_spanFinrank_map_constantCoeff_of_X_notMem_of_fg_of_isPrime

∀ {R : Type u_1} [inst : CommRing R] {I : Ideal (PowerSeries R)} [I.IsPrime],
  PowerSeries.X ∉ I → I.FG → Submodule.spanFinrank I = Submodule.spanFinrank (Ideal.map PowerSeries.constantCoeff I)
Defined in
Mathlib.RingTheory.PowerSeries.Ideal
Cited by
1 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIdeal.IsPrime

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites29

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

Cited by1

Results whose statement or proof uses this declaration.