Mathlib Map

Theorems · Theorem · commutative algebra

Localization.le_comap_primeCompl_iff

∀ {R : Type u_1} [inst : CommSemiring R] {P : Type u_3} [inst_1 : CommSemiring P] {I : Ideal R} [hI : I.IsPrime]
  {J : Ideal P} [inst_2 : J.IsPrime] {f : R →+* P}, I.primeCompl ≤ Submonoid.comap f J.primeCompl ↔ Ideal.comap f J ≤ I
Defined in
Mathlib.RingTheory.Localization.AtPrime.Basic
Cited by
10 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringIdeal.IsPrimeIdeal.IsPrime

Around this declaration

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

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.