Theorems · Definition · commutative algebra
AdjoinRoot.algHomOfDvd
(R : Type u_1) →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] → [inst_2 : Algebra R S] → (f g : Polynomial S) → g ∣ f → AdjoinRoot f →ₐ[R] AdjoinRoot gThe canonical algebraic homomorphism from AdjoinRoot f to AdjoinRoot g, where
the polynomial g : S[X] divides f.
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- AlgHom.idproof · cited by 196
- AdjoinRootstatement · cited by 177
- AdjoinRoot.mapAlgHomproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- AdjoinRoot.algHomOfDvd_rootstatement · cited by 2
- AdjoinRoot.coe_algEquivOfAssociatedstatement · cited by 1
- AdjoinRoot.coe_algEquivOfEqstatement · cited by 1
- AdjoinRoot.algEquivOfAssociated_toAlgHomstatement · cited by 0
- AdjoinRoot.coe_algHomOfDvdstatement · cited by 0
- AdjoinRoot.algEquivOfEq_toAlgHomstatement · cited by 0