Theorems · Theorem · field theory
Algebra.normalizedTrace_algebraMap_of_lifts
∀ (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 K] [inst_8 : CharZero F] [inst_9 : CharZero E] [inst_10 : Algebra.IsIntegral E K]
(a : K),
minpoly E a ∈ Polynomial.lifts (algebraMap F E) →
(algebraMap F E) ((Algebra.normalizedTrace F K) a) = (Algebra.normalizedTrace E K) aIf all the coefficients of minpoly E a are in F, then the normalized trace of a from K
to E equals the normalized trace of a from K to F.
- Defined in
- Mathlib.FieldTheory.NormalizedTrace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- RingHom.idstatement · cited by 18,349
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Nontrivialproof · cited by 2,416
- map_mulproof · cited by 1,137
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.normalizedTrace_trans_applyproof · cited by 1