Theorems · Definition · field theory
RatFunc.map
{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 : MonoidHomClass F (Polynomial R) (Polynomial S)] →
(φ : F) →
nonZeroDivisors (Polynomial R) ≤ Submonoid.comap φ (nonZeroDivisors (Polynomial S)) →
RatFunc R →* RatFunc SLift a monoid 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
- 8 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Polynomialstatement and proof · cited by 5,681
- MonoidHomstatement · 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
- MonoidHomClassstatement and proof · cited by 244
- Submonoid.comapstatement and proof · cited by 179
- Localization.mkproof · cited by 110
- RatFunc.liftOnproof · cited by 6
Cited by9
Results whose statement or proof uses this declaration.
- RatFunc.map_apply_ofFractionRing_mkstatement · cited by 3
- RatFunc.mapRingHomproof · cited by 2
- RatFunc.map_apply_div_ne_zerostatement and proof · cited by 2
- RatFunc.map_apply_divstatement and proof · cited by 1
- RatFunc.coe_mapAlgHom_eq_coe_mapstatement · cited by 0
- RatFunc.coe_mapRingHom_eq_coe_mapstatement · cited by 0
- RatFunc.map.congr_simpstatement and proof · cited by 0
- RatFunc.map_applystatement and proof · cited by 0
- RatFunc.map_injectivestatement and proof · cited by 0