Theorems · Theorem · field theory
IsConjRoot.of_isScalarTower
∀ {K : Type u_2} {L : Type u_3} {S : Type u_4} [inst : CommRing S] [inst_1 : Field K] [inst_2 : Field L]
[inst_3 : Algebra K S] [inst_4 : Algebra K L] [inst_5 : Algebra L S] [IsDomain S] [IsScalarTower K L S] {x y : S},
IsIntegral K x → IsConjRoot L x y → IsConjRoot K x yLet S / L / K be a tower of extensions. For any two elements y and x in S, if y is a
conjugate root of x over L, then y is also a conjugate root of x over
K.
- Defined in
- Mathlib.FieldTheory.Minpoly.IsConjRoot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- IsDomainstatement and proof · cited by 2,196
- IsIntegralstatement and proof · cited by 427
- IsConjRootstatement and proof · cited by 43
- IsConjRoot.aeval_eq_zeroproof · cited by 2
- minpoly.aeval_of_isScalarTowerproof · cited by 2
- isConjRoot_of_aeval_eq_zeroproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsKrasner.of_completeSpace_of_normalproof · cited by 0