Theorems · Theorem · commutative algebra
Ideal.spanIntNorm_localization
∀ (R : Type u_1) [inst : CommRing R] [inst_1 : IsDomain R] {S : Type u_3} [inst_2 : CommRing S] [inst_3 : IsDomain S]
[inst_4 : IsIntegrallyClosed R] [inst_5 : IsIntegrallyClosed S] [inst_6 : Algebra R S] [inst_7 : Module.Finite R S]
[inst_8 : Module.IsTorsionFree R S] (I : Ideal S),
∀ M ≤ nonZeroDivisors R,
∀ {Rₘ : Type u_4} (Sₘ : Type u_5) [inst_9 : CommRing Rₘ] [inst_10 : Algebra R Rₘ] [inst_11 : CommRing Sₘ]
[inst_12 : Algebra S Sₘ] [inst_13 : Algebra Rₘ Sₘ] [inst_14 : Algebra R Sₘ] [IsScalarTower R Rₘ Sₘ]
[IsScalarTower R S Sₘ] [IsLocalization M Rₘ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sₘ]
[inst_19 : IsIntegrallyClosed Rₘ] [inst_20 : IsDomain Rₘ] [inst_21 : IsDomain Sₘ]
[inst_22 : Module.IsTorsionFree Rₘ Sₘ] [inst_23 : Module.Finite Rₘ Sₘ] [inst_24 : IsIntegrallyClosed Sₘ],
Ideal.spanNorm Rₘ (Ideal.map (algebraMap S Sₘ) I) = Ideal.map (algebraMap R Rₘ) (Ideal.spanNorm R I)- Defined in
- Mathlib.RingTheory.Ideal.Norm.RelNorm
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites63
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomproof · cited by 3,629
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.relNorm_algebraMapproof · cited by 4
- Ideal.spanNorm_spanNormproof · cited by 1
- Ideal.spanNorm_mulproof · cited by 0