Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegralClosure.isLocalization

∀ (A : Type u_1) (K : Type u_2) [inst : CommRing A] [inst_1 : Field K] [inst_2 : Algebra A K] [IsFractionRing A K]
  (L : Type u_3) [inst_4 : Field L] (C : Type u_4) [inst_5 : CommRing C] [inst_6 : Algebra K L] [inst_7 : Algebra A L]
  [IsScalarTower A K L] [inst_9 : Algebra C L] [IsIntegralClosure C A L] [inst_11 : Algebra A C] [IsScalarTower A C L]
  [IsDomain A] [Algebra.IsAlgebraic K L], IsLocalization (Algebra.algebraMapSubmonoid C (nonZeroDivisors A)) L

If L is an algebraic extension of K = Frac(A) and L has no zero smul divisors by A, then L is the localization of the integral closure C of A in L at A⁰.

Defined in
Mathlib.RingTheory.DedekindDomain.IntegralClosure
Cited by
13 results in Mathlib
Foundations
Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsFractionRingFieldCommRingAlgebraAlgebraIsScalarTowerAlgebraIsIntegralClosureAlgebraIsScalarTowerIsDomainAlgebra.IsAlgebraic

Around this declaration

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

Algebra.algebraMap_intTrace · cited by 4Algebra.algebraMap_intTra…pow_sub_one_dvd_differentIdeal · cited by 2pow_sub_one_dvd_different…Algebra.algebraMap_intTrace_fractionRing · cited by 2Algebra.algebraMap_intTra…not_dvd_differentIdeal_of_intTrace_not_mem · cited by 1not_dvd_differentIdeal_of…Algebra.intTrace_eq_of_isLocalization · cited by 1Algebra.intTrace_eq_of_is…Algebra.intTrace_eq_trace · cited by 1Algebra.intTrace_eq_traceIsIntegralClosure.rank · cited by 1IsIntegralClosure.rankFractionalIdeal.dual_eq_dual_mul_dual · cited by 1FractionalIdeal.dual_eq_d…galLift_comp · cited by 0galLift_compgalLift_galRestrict' · cited by 0galLift_galRestrict'groupCohomology.exists_mul_galRestrict_of_norm_eq_one · cited by 0groupCohomology.exists_mu…galRestrict'_galLift · cited by 0galRestrict'_galLiftIsIntegralClosure.isLocalization_of_isSeparable · cited by 0IsIntegralClosure.isLocal…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraSetLike.coe · cited by 8199SetLike.coeField · cited by 7404FieldAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowermul_comm · cited by 2262mul_commIsDomain · cited by 2196IsDomainnonZeroDivisors · cited by 895nonZeroDivisorsIsFractionRing · cited by 738IsFractionRingIsLocalization · cited by 636IsLocalizationModule.IsTorsionFree · cited by 600Module.IsTorsionFreeIsIntegral · cited by 427IsIntegralAlgebra.IsAlgebraic · cited by 322Algebra.IsAlgebraicIsIntegralClosure.isLocalizat…CITED BYCITES

Cites36

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

Cited by13

Results whose statement or proof uses this declaration.