Theorems · Definition · commutative algebra
IsFractionRing.lift
{A : Type u_4} →
[inst : CommRing A] →
{K : Type u_5} →
[inst_1 : Field K] →
{L : Type u_7} →
[inst_2 : Field L] →
[inst_3 : Algebra A K] → [IsFractionRing A K] → {g : A →+* L} → Function.Injective ⇑g → K →+* LGiven a commutative ring A with field of fractions K,
and an injective ring hom g : A →+* L where L is a field, we get a
field hom sending z : K to g x * (g y)⁻¹, where (x, y) : A × (NonZeroDivisors A) are
such that z = f x * (f y)⁻¹.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- nonZeroDivisorsproof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsLocalization.liftproof · cited by 27
- IsFractionRing.isUnit_map_of_injectiveproof · cited by 2
Cited by14
Results whose statement or proof uses this declaration.
- FractionRing.liftAlgebraproof · cited by 43
- RatFunc.liftAlgebraproof · cited by 15
- IsFractionRing.lift_algebraMapstatement · cited by 6
- AlgebraicIndependent.lift_reprFieldstatement · cited by 1
- IsFractionRing.liftAlgHom_applystatement · cited by 0
- IsFractionRing.liftAlgHom_toRingHomstatement · cited by 0
- IsFractionRing.lift_fieldRangestatement · cited by 0
- IsFractionRing.lift_fieldRange_eq_of_range_eqstatement · cited by 0
- IsFractionRing.lift_mk'statement and proof · cited by 0
- IsFractionRing.lift_uniquestatement · cited by 0
- AlgebraicIndependent.aevalEquivField_apply_coestatement · cited by 0
- IsFractionRing.lift.congr_simpstatement and proof · cited by 0