Mathlib Map

Theorems · Theorem · field theory

Algebra.normalizedTrace_algebraMap_apply

∀ (F : Type u_3) (E : Type u_4) (K : Type u_5) [inst : Field F] [inst_1 : Field E] [inst_2 : Field K]
  [inst_3 : Algebra F E] [inst_4 : Algebra E K] [inst_5 : Algebra F K] [IsScalarTower F E K]
  [inst_7 : Algebra.IsIntegral F E] [inst_8 : Algebra.IsIntegral F K] [inst_9 : CharZero F] (a : E),
  (Algebra.normalizedTrace F K) ((algebraMap E K) a) = (Algebra.normalizedTrace F E) a
Defined in
Mathlib.FieldTheory.NormalizedTrace
Cited by
3 results in Mathlib
Foundations
Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFieldAlgebraAlgebraAlgebraIsScalarTowerAlgebra.IsIntegralAlgebra.IsIntegralCharZero

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.

Cited by3

Results whose statement or proof uses this declaration.