Theorems · Theorem · field theory
IsConjRoot.isIntegral
∀ {R : Type u_1} {A : Type u_5} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {x y : A},
IsIntegral R x → IsConjRoot R x y → IsIntegral R yIf y is a conjugate root of an integral element x over R, then y is also integral
over R.
- Defined in
- Mathlib.FieldTheory.Minpoly.IsConjRoot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Ringstatement and proof · cited by 7,463
- minpolyproof · cited by 439
- IsIntegralstatement and proof · cited by 427
- minpoly.aevalproof · cited by 91
- minpoly.monicproof · cited by 81
- IsConjRootstatement and proof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- IsConjRoot.isIntegral_iffproof · cited by 0