Theorems · Theorem · commutative algebra
IsFractionRing.lift_algebraMap
∀ {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] [inst_4 : IsFractionRing A K] {g : A →+* L} (hg : Function.Injective ⇑g) (x : A),
(IsFractionRing.lift hg) ((algebraMap A K) x) = g xGiven a commutative ring A with field of fractions K,
and an injective ring hom g : A →+* L where L is a field,
the field hom induced from K to L maps x to g x for all
x : A.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Algebra.algebraMapstatement · cited by 4,706
- nonZeroDivisorsproof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsLocalization.lift_eqproof · cited by 14
- IsFractionRing.liftstatement · cited by 12
- IsFractionRing.isUnit_map_of_injectiveproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- IsFractionRing.liftAlgHom_fieldRangeproof · cited by 0
- IsFractionRing.liftAlgHom_fieldRange_eq_of_range_eqproof · cited by 0
- IsFractionRing.lift_fieldRangeproof · cited by 0
- IsFractionRing.lift_fieldRange_eq_of_range_eqproof · cited by 0
- IsFractionRing.lift_mk'proof · cited by 0
- AlgebraicIndependent.aevalEquivField_algebraMap_apply_coeproof · cited by 0