Theorems · Definition · commutative algebra
AdjoinRoot.map
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
(f : R →+* S) → (p : Polynomial R) → (q : Polynomial S) → q ∣ Polynomial.map f p → AdjoinRoot p →+* AdjoinRoot qThe canonical homomorphism from AdjoinRoot p to AdjoinRoot q induced by f : R →+* S,
where the polynomial q : S[X] divides f(p) : R[X].
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- RingHom.compproof · cited by 899
- Polynomial.mapstatement and proof · cited by 806
- AdjoinRootstatement · cited by 177
- AdjoinRoot.rootproof · cited by 77
- AdjoinRoot.ofproof · cited by 52
- AdjoinRoot.liftproof · cited by 11
Cited by10
Results whose statement or proof uses this declaration.
- AdjoinRoot.mapAlgHomproof · cited by 6
- AdjoinRoot.map_rootstatement · cited by 5
- AdjoinRoot.map_ofstatement · cited by 4
- AdjoinRoot.mapRingEquivproof · cited by 2
- AdjoinRoot.map.congr_simpstatement and proof · cited by 0
- AdjoinRoot.mapAlgHom_comp_mapAlghomproof · cited by 0
- AdjoinRoot.map_comp_mapstatement and proof · cited by 0
- AdjoinRoot.coe_mapAlgEquivstatement · cited by 0
- AdjoinRoot.coe_mapAlgHomstatement · cited by 0
- AdjoinRoot.coe_mapRingEquivstatement · cited by 0