Theorems · Definition · field theory
RatFunc.mapRingHom
{R : Type u_3} →
{S : Type u_4} →
{F : Type u_5} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : FunLike F (Polynomial R) (Polynomial S)] →
[inst_3 : RingHomClass F (Polynomial R) (Polynomial S)] →
(φ : F) →
nonZeroDivisors (Polynomial R) ≤ Submonoid.comap φ (nonZeroDivisors (Polynomial S)) →
RatFunc R →+* RatFunc SLift a ring homomorphism that maps polynomials φ : R[X] →+* S[X]
to a R⟮X⟯ →+* S⟮X⟯,
on the condition that φ maps non-zero-divisors to non-zero-divisors,
by mapping both the numerator and denominator and quotienting them.
- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- MonoidHomproof · cited by 3,629
- Submonoidstatement · cited by 3,086
- FunLikestatement and proof · cited by 2,560
- nonZeroDivisorsstatement and proof · cited by 895
- RatFuncstatement and proof · cited by 301
- RingHomClassstatement and proof · cited by 193
- Submonoid.comapstatement and proof · cited by 179
- RatFunc.mapproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- RatFunc.laurentAuxproof · cited by 3
- RatFunc.mapAlgHomproof · cited by 1
- RatFunc.mapRingHom.congr_simpstatement and proof · cited by 0
- RatFunc.coe_mapRingHom_eq_coe_mapstatement · cited by 0