Theorems · Theorem · commutative algebra
AdjoinRoot.map_comp_map
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T]
(f : R →+* S) (g : S →+* T) (p : Polynomial R) (q : Polynomial S) (r : Polynomial T) (hf : q ∣ Polynomial.map f p)
(hg : r ∣ Polynomial.map g q),
(AdjoinRoot.map g q r hg).comp (AdjoinRoot.map f p q hf) = AdjoinRoot.map (g.comp f) p r ⋯- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- RingHom.compstatement and proof · cited by 899
- Polynomial.mapstatement and proof · cited by 806
- RingHom.extproof · cited by 331
- AdjoinRootstatement · cited by 177
- Dvd.dvd.transstatement and proof · cited by 148
- AdjoinRoot.rootproof · cited by 77
- AdjoinRoot.ofproof · cited by 52
- AdjoinRoot.mapstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.