Theorems · Theorem · field theory
Polynomial.Splits.adjoin_rootSet_eq_range
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommRing R] [inst_1 : Field A] [inst_2 : Algebra R A]
[inst_3 : CommRing B] [inst_4 : IsDomain B] [inst_5 : Algebra R B] {f : Polynomial R},
(Polynomial.map (algebraMap R A) f).Splits →
∀ (g : A →ₐ[R] B), Algebra.adjoin R (f.rootSet B) = g.range ↔ Algebra.adjoin R (f.rootSet A) = ⊤- Defined in
- Mathlib.Algebra.Polynomial.Splits
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- IsDomainstatement and proof · cited by 2,196
- Subalgebrastatement and proof · cited by 1,353
- Polynomial.mapstatement and proof · cited by 806
- Algebra.adjoinstatement and proof · cited by 535
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.IsSplittingField.adjoin_rootSet_eq_rangeproof · cited by 1
- IntermediateField.isSplittingField_iffproof · cited by 1
- Polynomial.IsSplittingField.of_algEquivproof · cited by 0