Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.map_comap_of_surjective

∀ {R : Type u} {S : Type v} {F : Type u_1} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S] (f : F)
  [inst_3 : RingHomClass F R S], Function.Surjective ⇑f → ∀ (I : Ideal S), Ideal.map f (Ideal.comap f I) = I
Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
13 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringFunLikeRingHomClass

Around this declaration

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

Algebra.FinitePresentation.ker_fG_of_surjective · cited by 7FinitePresentation.ker_fG…Ideal.giMapComap · cited by 6Ideal.giMapComapIdeal.map_jacobson_of_surjective · cited by 4Ideal.map_jacobson_of_sur…isJacobsonRing_of_surjective · cited by 4isJacobsonRing_of_surject…Ideal.le_map_of_comap_le_of_surjective · cited by 4Ideal.le_map_of_comap_le_…Ideal.map_comap_eq_self_of_equiv · cited by 2Ideal.map_comap_eq_self_o…Ideal.IsPrincipal.of_comap · cited by 1IsPrincipal.of_comapIsDedekindDomain.idealFactorsFunOfQuotHom_comp · cited by 1IsDedekindDomain.idealFac…Ideal.coheight_comap_of_surjective · cited by 1Ideal.coheight_comap_of_s…Ideal.map_radical_of_surjective · cited by 1Ideal.map_radical_of_surj…IsLocalRing.map_maximalIdeal_of_surjective · cited by 1IsLocalRing.map_maximalId…Ideal.comap_le_comap_iff_of_surjective · cited by 0Ideal.comap_le_comap_iff_…Ideal.krullDimLE_zero_quotient_iff_forall_minimalPrimes_isMaximal · cited by 0Ideal.krullDimLE_zero_quo…IsLocalization.Away.of_surjective_of_isScalarTower · cited by 0Away.of_surjective_of_isS…DFunLike.coe · cited by 62936DFunLike.coeSemiring · cited by 13802SemiringIdeal · cited by 4748IdealFunLike · cited by 2560FunLikele_antisymm · cited by 2068le_antisymmle_rfl · cited by 1558le_rflIdeal.map · cited by 692Ideal.mapIdeal.comap · cited by 443Ideal.comapRingHomClass · cited by 193RingHomClassIdeal.mem_map_of_mem · cited by 71Ideal.mem_map_of_memIdeal.map_le_iff_le_comap · cited by 60Ideal.map_le_iff_le_comapIdeal.map_comap_of_surjectiveCITED BYCITES

Cites11

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

Cited by14

Results whose statement or proof uses this declaration.