Theorems · Definition · field theory
RatFunc.liftAlgHom
{K : Type u} →
[inst : CommRing K] →
[inst_1 : IsDomain K] →
{L : Type u_1} →
{S : Type u_3} →
[inst_2 : Field L] →
[inst_3 : CommSemiring S] →
[inst_4 : Algebra S (Polynomial K)] →
[inst_5 : Algebra S L] →
(φ : Polynomial K →ₐ[S] L) →
nonZeroDivisors (Polynomial K) ≤ Submonoid.comap φ (nonZeroDivisors L) → RatFunc K →ₐ[S] LLift an injective algebra homomorphism K[X] →ₐ[S] L to a K⟮X⟯ →ₐ[S] L
by mapping both the numerator and denominator and quotienting them.
- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- Submonoidstatement · cited by 3,086
- IsDomainstatement and proof · cited by 2,196
- nonZeroDivisorsstatement and proof · cited by 895
- AlgHom.toRingHomproof · cited by 490
- RatFuncstatement and proof · cited by 301
Cited by8
Results whose statement or proof uses this declaration.
- Polynomial.residueFieldMapCAlgEquivproof · cited by 5
- Polynomial.residueFieldMapCAlgEquiv_algebraMapproof · cited by 1
- RatFunc.liftAlgHom_applystatement · cited by 0
- RatFunc.liftAlgHom_apply_divstatement · cited by 0
- RatFunc.liftAlgHom_apply_div'statement · cited by 0
- RatFunc.liftAlgHom_apply_ofFractionRing_mkstatement · cited by 0
- RatFunc.liftAlgHom_injectivestatement · cited by 0
- RatFunc.liftAlgHom.congr_simpstatement and proof · cited by 0