Theorems · Theorem · commutative algebra
Algebra.norm_localization
∀ (R : Type u_1) {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {Rₘ : Type u_3}
{Sₘ : Type u_4} [inst_3 : CommRing Rₘ] [inst_4 : Algebra R Rₘ] [inst_5 : CommRing Sₘ] [inst_6 : Algebra S Sₘ]
(M : Submonoid R) [IsLocalization M Rₘ] [IsLocalization (Algebra.algebraMapSubmonoid S M) Sₘ] [inst_9 : Algebra Rₘ Sₘ]
[inst_10 : Algebra R Sₘ] [IsScalarTower R Rₘ Sₘ] [IsScalarTower R S Sₘ] [Module.Free R S] [Module.Finite R S] (a : S),
(Algebra.norm Rₘ) ((algebraMap S Sₘ) a) = (algebraMap R Rₘ) ((Algebra.norm R) a)Let S be an extension of R and Rₘ Sₘ be localizations at M of R S respectively.
Then the norm of a : Sₘ over Rₘ is the norm of a : S over R if S is free as R-module.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- Matrixproof · cited by 4,303
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- Nontrivialproof · cited by 2,416
- Module.Basisproof · cited by 1,477
- Module.Finitestatement and proof · cited by 1,032
Cited by8
Results whose statement or proof uses this declaration.
- Algebra.norm_eq_iffproof · cited by 5
- Algebra.coe_norm_intproof · cited by 5
- Algebra.intNorm_eq_normproof · cited by 2
- IsPrimitiveRoot.prime_dvd_of_dvd_norm_sub_oneproof · cited by 1
- FractionalIdeal.absNorm_span_singletonproof · cited by 1
- FractionalIdeal.abs_det_basis_changeproof · cited by 1
- IsPrimitiveRoot.zeta_sub_one_prime_of_ne_twoproof · cited by 1
- IsPrimitiveRoot.zeta_sub_one_prime_of_two_powproof · cited by 1