Theorems · Theorem · field theory
Algebra.normalizedTrace_map
∀ (F : Type u_1) (K : Type u_2) [inst : Field F] [inst_1 : Field K] [inst_2 : Algebra F K] [inst_3 : CharZero F]
[inst_4 : Algebra.IsIntegral F K] {E : Type u_3} [inst_5 : Field E] [inst_6 : Algebra F E]
[inst_7 : Algebra.IsIntegral F E] (f : E →ₐ[F] K) (a : E),
(Algebra.normalizedTrace F K) (f a) = (Algebra.normalizedTrace F E) aThe normalized trace transfers via (injective) maps.
- Defined in
- Mathlib.FieldTheory.NormalizedTrace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 145 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement and proof · cited by 3,236
- CharZerostatement and proof · cited by 932
- Algebra.IsIntegralstatement and proof · cited by 224
- Algebra.normalizedTracestatement · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.normalizedTrace_algebraMap_applyproof · cited by 3
- Algebra.normalizedTrace_comp_algHomproof · cited by 0