Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.map_isPrime_of_surjective

∀ {R : Type u_1} {S : Type u_2} {F : Type u_3} [inst : Ring R] [inst_1 : Ring S] [inst_2 : FunLike F R S]
  [rc : RingHomClass F R S] {f : F},
  Function.Surjective ⇑f → ∀ {I : Ideal R} [H : I.IsPrime], RingHom.ker f ≤ I → (Ideal.map f I).IsPrime
Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
11 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingRingFunLikeRingHomClassIdeal.IsPrime

Around this declaration

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

Ideal.isPrime_map_quotientMk_of_isPrime · cited by 4Ideal.isPrime_map_quotien…Ideal.minimalPrimes_comap_of_surjective · cited by 3Ideal.minimalPrimes_comap…PrimeSpectrum.exists_comap_evalRingHom_eq · cited by 3PrimeSpectrum.exists_coma…Algebra.WeaklyQuasiFiniteAt.baseChange · cited by 2WeaklyQuasiFiniteAt.baseC…Ideal.mem_minimalPrimes_span_of_mem_minimalPrimes_span_insert · cited by 1Ideal.mem_minimalPrimes_s…Polynomial.isJacobsonRing_polynomial_of_isJacobsonRing · cited by 1Polynomial.isJacobsonRing…Ideal.map_height_le_one_of_mem_minimalPrimes · cited by 1Ideal.map_height_le_one_o…Algebra.not_isStronglyTranscendental_of_weaklyQuasiFiniteAt · cited by 1Algebra.not_isStronglyTra…image_comap_zeroLocus_eq_zeroLocus_comap · cited by 1image_comap_zeroLocus_eq_…Ideal.map_radical_of_surjective · cited by 1Ideal.map_radical_of_surj…Algebra.WeaklyQuasiFiniteAt.eq_of_le_of_under_eq · cited by 0WeaklyQuasiFiniteAt.eq_of…DFunLike.coe · cited by 62936DFunLike.coeTop.top · cited by 9680Top.topRing · cited by 7463RingIdeal · cited by 4748IdealBot.bot · cited by 4720Bot.botFunLike · cited by 2560FunLikemap_mul · cited by 1137map_mulIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.map · cited by 692Ideal.mapmap_sub · cited by 565map_subIdeal.comap · cited by 443Ideal.comapsub_eq_zero · cited by 407sub_eq_zerole_of_eq · cited by 366le_of_eqRingHom.ker · cited by 363RingHom.kereq_top_iff · cited by 236eq_top_iffIdeal.map_isPrime_of_surjecti…CITED BYCITES

Cites24

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

Cited by11

Results whose statement or proof uses this declaration.