Theorems · Definition · field theory
RatFunc.liftMonoidWithZeroHom
{G₀ : Type u_1} →
{R : Type u_3} →
[inst : CommGroupWithZero G₀] →
[inst_1 : CommRing R] →
(φ : Polynomial R →*₀ G₀) →
nonZeroDivisors (Polynomial R) ≤ Submonoid.comap φ (nonZeroDivisors G₀) → RatFunc R →*₀ G₀Lift a monoid with zero homomorphism R[X] →*₀ G₀ to a R⟮X⟯ →*₀ G₀
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
- 6 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommGroupWithZeroCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Submonoidstatement · cited by 3,086
- nonZeroDivisorsstatement and proof · cited by 895
- MonoidWithZeroHomstatement and proof · cited by 704
- RatFuncstatement and proof · cited by 301
- Submonoid.comapstatement and proof · cited by 179
- CommGroupWithZerostatement and proof · cited by 94
- RatFunc.liftOnproof · cited by 6
Cited by7
Results whose statement or proof uses this declaration.
- RatFunc.liftRingHomproof · cited by 11
- RatFunc.liftMonoidWithZeroHom_apply_divstatement and proof · cited by 4
- RatFunc.liftMonoidWithZeroHom_apply_ofFractionRing_mkstatement · cited by 4
- RatFunc.liftMonoidWithZeroHom_applystatement and proof · cited by 2
- RatFunc.liftMonoidWithZeroHom_apply_div'statement and proof · cited by 2
- RatFunc.liftMonoidWithZeroHom_injectivestatement · cited by 2
- RatFunc.liftMonoidWithZeroHom.congr_simpstatement and proof · cited by 0