Theorems · Theorem · field theory
minpoly.aeval_of_isScalarTower
∀ (R : Type u_3) {K : Type u_4} {T : Type u_5} {U : Type u_6} [inst : CommRing R] [inst_1 : Field K]
[inst_2 : CommRing T] [inst_3 : Algebra R K] [inst_4 : Algebra K T] [inst_5 : Algebra R T] [IsScalarTower R K T]
[inst_7 : CommSemiring U] [inst_8 : Algebra K U] [inst_9 : Algebra R U] [IsScalarTower R K U] (x : T) (y : U),
(Polynomial.aeval y) (minpoly K x) = 0 → (Polynomial.aeval y) (minpoly R x) = 0If y is a conjugate of x over a field K, then it is a conjugate over a subring R.
- Defined in
- Mathlib.FieldTheory.Minpoly.Field
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- Polynomial.aevalstatement and proof · cited by 615
- minpolystatement and proof · cited by 439
- Polynomial.aeval_map_algebraMapproof · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.isIntegral_traceproof · cited by 7
- IsConjRoot.of_isScalarTowerproof · cited by 1