Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.norm_algebraMap_of_basis

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : Ring S] [inst_2 : Algebra R S] {ι : Type w}
  [inst_3 : Fintype ι] (b : Module.Basis ι R S) (x : R), (Algebra.norm R) ((algebraMap R S) x) = x ^ Fintype.card ι

If x is in the base ring K, then the norm is x ^ [L : K].

Defined in
Mathlib.RingTheory.Norm.Defs
Cited by
3 results in Mathlib
Foundations
Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraFintype

Around this declaration

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

Cites25

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.