Theorems · Theorem · commutative algebra
Algebra.norm_norm
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [Module.Free R S]
{A : Type u_6} [inst_4 : Ring A] [inst_5 : Algebra R A] [inst_6 : Algebra S A] [IsScalarTower R S A] [Module.Free S A]
{a : A}, (Algebra.norm R) ((Algebra.norm S) a) = (Algebra.norm R) aLet A/S/R be a tower of finite free tower of rings (with R and S commutative). Then $\text{Norm}_{A/R} = \text{Norm}_{A/S} \circ \text{Norm}_{S/R}$.
- Defined in
- Mathlib.RingTheory.Norm.Transitivity
- 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.
Cites13
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
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement · cited by 3,629
- Module.Freestatement and proof · cited by 597
- LinearMap.restrictScalarsproof · cited by 215
- Algebra.normstatement and proof · cited by 155
- LinearMap.detproof · cited by 127
- Algebra.lmulproof · cited by 41
- Algebra.norm_applyproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.isIntegral_normproof · cited by 4
- Algebra.norm_eq_norm_adjoinproof · cited by 3
- Algebra.intNorm_intNormproof · cited by 2
- RingOfIntegers.norm_normproof · cited by 1
- IsPrimitiveRoot.prime_dvd_of_dvd_norm_sub_oneproof · cited by 1