Theorems · Theorem · commutative algebra
Algebra.norm_eq_iff
∀ (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}
{b : R},
M ≤ nonZeroDivisors R → ((Algebra.norm R) a = b ↔ (Algebra.norm Rₘ) ((algebraMap S Sₘ) a) = (algebraMap R Rₘ) b)The norm of a : S in R can be computed in Sₘ.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- Module.Finitestatement and proof · cited by 1,032
- nonZeroDivisorsstatement and proof · cited by 895
- IsLocalizationstatement and proof · cited by 636
- Module.Freestatement and proof · cited by 597
Cited by5
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.norm_toInteger_pow_sub_one_of_prime_pow_ne_twoproof · cited by 3
- IsPrimitiveRoot.norm_toInteger_sub_one_of_eq_two_powproof · cited by 2
- IsPrimitiveRoot.norm_toInteger_pow_sub_one_of_twoproof · cited by 1
- IsPrimitiveRoot.norm_toInteger_sub_one_eq_oneproof · cited by 1
- IsPrimitiveRoot.prime_dvd_of_dvd_norm_sub_oneproof · cited by 1