Theorems · Theorem · commutative algebra
AdjoinRoot.map_of
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S) (p : Polynomial R)
(q : Polynomial S) (h : q ∣ Polynomial.map f p) (r : R),
(AdjoinRoot.map f p q h) ((AdjoinRoot.of p) r) = (AdjoinRoot.of q) (f r)- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 115 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.
- DFunLike.coestatement and proof · 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
- Polynomial.mapstatement and proof · cited by 806
- AdjoinRootstatement · cited by 177
- AdjoinRoot.ofstatement and proof · cited by 52
- AdjoinRoot.mapstatement · cited by 8
- AdjoinRoot.lift_ofproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- AdjoinRoot.map_comp_mapproof · cited by 0
- AdjoinRoot.mapAlgHom_comp_mapAlghomproof · cited by 0
- AdjoinRoot.tensorAlgEquiv_ofproof · cited by 0
- mem_adjoin_map_integralClosure_of_isStandardEtaleproof · cited by 0