Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalization.map_eq_zero_iff

∀ {R : Type u_1} [inst : CommSemiring R] (M : Submonoid R) (S : Type u_2) [inst_1 : CommSemiring S]
  [inst_2 : Algebra R S] [IsLocalization M S] (r : R), (algebraMap R S) r = 0 ↔ ∃ m, ↑m * r = 0
Defined in
Mathlib.RingTheory.Localization.Defs
Cited by
12 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIsLocalization

Around this declaration

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

Algebra.Generators.liftBaseChange_injective_of_isLocalizationAway · cited by 2Generators.liftBaseChange…IsLocalization.Away.exists_isIntegral_mul_of_isIntegral_algebraMap · cited by 2Away.exists_isIntegral_mu…IsLocalization.exists_isIntegral_smul_of_isIntegral_map · cited by 2IsLocalization.exists_isI…IsLocalization.to_map_eq_zero_iff · cited by 2IsLocalization.to_map_eq_…Localization.exists_awayMap_injective_of_localRingHom_injective · cited by 1Localization.exists_awayM…isStronglyTranscendental_mk_of_mem_minimalPrimes · cited by 1isStronglyTranscendental_…IsLocalization.Away.isIntegral_of_isIntegral_map · cited by 1Away.isIntegral_of_isInte…Algebra.FormallySmooth.of_formallySmooth_residueField_tensor · cited by 1FormallySmooth.of_formall…isReduced_localizationPreserves · cited by 0isReduced_localizationPre…RingHom.isIntegral_ofLocalizationSpan · cited by 0RingHom.isIntegral_ofLoca…AlgebraicGeometry.Scheme.IsGermInjective.Spec · cited by 0IsGermInjective.SpecAlgebra.IsUnramifiedAt.not_minpoly_sq_dvd · cited by 0IsUnramifiedAt.not_minpol…DFunLike.coe · cited by 62936DFunLike.coeAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapSubmonoid · cited by 3086SubmonoidIsLocalization · cited by 636IsLocalizationIsLocalization.toLocalizationMap · cited by 69IsLocalization.toLocaliza…Submonoid.LocalizationMap.map_eq_zero_iff · cited by 3LocalizationMap.map_eq_ze…IsLocalization.map_eq_zero_iffCITED BYCITES

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.