Theorems · Theorem · field theory
minpoly.map_algebraMap
∀ {F : Type u_3} {E : Type u_4} {A : Type u_5} [inst : Field F] [inst_1 : Field E] [inst_2 : CommRing A]
[inst_3 : Algebra F E] [inst_4 : Algebra E A] [inst_5 : Algebra F A] [IsScalarTower F E A] {a : A},
IsIntegral F a →
minpoly E a ∈ Polynomial.lifts (algebraMap F E) → Polynomial.map (algebraMap F E) (minpoly F a) = minpoly E aIf a subfield F of E contains all the coefficients of minpoly E a, then
minpoly F a maps to minpoly E a via algebraMap F E.
- Defined in
- Mathlib.FieldTheory.Minpoly.Field
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Polynomial.natDegreeproof · cited by 1,105
- RingHom.compproof · cited by 899
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.aevalproof · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.normalizedTrace_algebraMap_of_liftsproof · cited by 1