Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.norm_algebraMap

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : Ring S] [inst_2 : Algebra R S] [Module.Free R S] (x : R),
  (Algebra.norm R) ((algebraMap R S) x) = x ^ Module.finrank R S

If x is in the base ring R and S is free over R, then the norm is x ^ [S : R]. (If S is not finitely generated over R, then norm = 1 = x ^ 0 = x ^ (finrank R S).)

Defined in
Mathlib.RingTheory.Norm.Defs
Cited by
13 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraModule.Free

Around this declaration

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

IsCyclotomicExtension.discr_prime_pow_ne_two · cited by 4IsCyclotomicExtension.dis…Ideal.relNorm_algebraMap · cited by 4Ideal.relNorm_algebraMapIdeal.spanIntNorm_localization · cited by 3Ideal.spanIntNorm_localiz…IsPrimitiveRoot.norm_eq_one · cited by 3IsPrimitiveRoot.norm_eq_o…IsPrimitiveRoot.norm_pow_sub_one_two · cited by 3IsPrimitiveRoot.norm_pow_…X_pow_sub_C_irreducible_of_prime · cited by 2X_pow_sub_C_irreducible_o…dvd_coeff_zero_of_aeval_eq_prime_smul_of_minpoly_isEisensteinAt · cited by 1dvd_coeff_zero_of_aeval_e…RingOfIntegers.norm_algebraMap · cited by 1RingOfIntegers.norm_algeb…IsPrimitiveRoot.prime_dvd_of_dvd_norm_sub_one · cited by 1IsPrimitiveRoot.prime_dvd…Algebra.norm_natCast · cited by 1Algebra.norm_natCastmem_adjoin_of_smul_prime_smul_of_minpoly_isEisensteinAt · cited by 1mem_adjoin_of_smul_prime_…IsPrimitiveRoot.norm_eq_neg_one_pow · cited by 1IsPrimitiveRoot.norm_eq_n…IsPrimitiveRoot.norm_eq_one_of_linearly_ordered · cited by 0IsPrimitiveRoot.norm_eq_o…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomRing · cited by 7463RingAlgebra.algebraMap · cited by 4706Algebra.algebraMapMonoidHom · cited by 3629MonoidHomModule.finrank · cited by 1770Module.finrankModule.End · cited by 774Module.EndModule.Free · cited by 597Module.FreeAlgebra.norm · cited by 155Algebra.normLinearMap.det · cited by 127LinearMap.detAlgebra.norm_apply · cited by 8Algebra.norm_applyAlgebra.lmul_algebraMap · cited by 2Algebra.lmul_algebraMapAlgebra.det_lsmul · cited by 1Algebra.det_lsmulAlgebra.norm_algebraMapCITED BYCITES

Cites15

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.