Theorems · Theorem · field theory
Polynomial.Splits.of_algHom
∀ {R : Type u_1} [inst : CommSemiring R] {f : Polynomial R} {A : Type u_2} {B : Type u_3} [inst_1 : Semiring A]
[inst_2 : Semiring B] [inst_3 : Algebra R A] [inst_4 : Algebra R B],
(Polynomial.map (algebraMap R A) f).Splits → ∀ (e : A →ₐ[R] B), (Polynomial.map (algebraMap R B) f).Splits- Defined in
- Mathlib.Algebra.Polynomial.Splits
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- Polynomial.mapstatement and proof · cited by 806
- RingHomClass.toRingHomproof · cited by 746
- Polynomial.Splitsstatement and proof · cited by 290
- Polynomial.map_mapproof · cited by 75
- AlgHom.comp_algebraMapproof · cited by 63
Cited by3
Results whose statement or proof uses this declaration.
- IsAlgClosure.of_exists_rootproof · cited by 1
- Polynomial.Splits.of_isScalarTowerproof · cited by 0
- IsGalois.sup_rightproof · cited by 0