Theorems · Definition · field theory
RatFunc.liftRingHom
{L : Type u_2} →
{R : Type u_3} →
[inst : Field L] →
[inst_1 : CommRing R] →
(φ : Polynomial R →+* L) →
nonZeroDivisors (Polynomial R) ≤ Submonoid.comap φ (nonZeroDivisors L) → RatFunc R →+* LLift an injective ring homomorphism R[X] →+* L to a R⟮X⟯ →+* L
by mapping both the numerator and denominator and quotienting them.
- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 11 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.
Cites13
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 and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Submonoidstatement · cited by 3,086
- nonZeroDivisorsstatement and proof · cited by 895
- MonoidWithZeroHomproof · cited by 704
- RatFuncstatement and proof · cited by 301
- Submonoid.comapstatement and proof · cited by 179
- ZeroHom.toFunproof · cited by 101
- MonoidWithZeroHom.toZeroHomproof · cited by 35
- RingHom.toMonoidWithZeroHomproof · cited by 24
Cited by12
Results whose statement or proof uses this declaration.
- RatFunc.liftAlgHomproof · cited by 7
- RatFunc.liftRingHom_algebraMapstatement and proof · cited by 3
- RatFunc.liftRingHom_apply_div'statement · cited by 1
- RatFunc.liftRingHom_apply_ofFractionRing_mkstatement · cited by 1
- RatFunc.liftRingHom_Cstatement · cited by 0
- RatFunc.liftRingHom_Xstatement · cited by 0
- RatFunc.liftRingHom_applystatement · cited by 0
- RatFunc.liftRingHom_apply_divstatement · cited by 0
- RatFunc.liftRingHom_comp_algebraMapstatement · cited by 0
- RatFunc.liftRingHom_injectivestatement · cited by 0
- RatFunc.liftRingHom_ofFractionRing_algebraMapstatement and proof · cited by 0
- RatFunc.liftRingHom.congr_simpstatement and proof · cited by 0