Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.minimalPrimes_comap_of_surjective

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] {f : R →+* S},
  Function.Surjective ⇑f → ∀ {I J : Ideal S}, J ∈ I.minimalPrimes → Ideal.comap f J ∈ (Ideal.comap f I).minimalPrimes
Defined in
Mathlib.RingTheory.Ideal.MinimalPrime.Localization
Cited by
3 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRing

Around this declaration

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

Cites21

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

Cited by3

Results whose statement or proof uses this declaration.