Theorems · Theorem · commutative algebra
IsFractionRing.ringHom_ext
∀ {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] {f1 f2 : K →+* L},
(∀ (x : A), f1 ((algebraMap A K) x) = f2 ((algebraMap A K) x)) → f1 = f2Another version of unique to give two lift maps should be equal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 48 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 and proof · cited by 4,706
- nonZeroDivisorsproof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- RingHom.extproof · cited by 331
- map_div₀proof · cited by 98
- IsFractionRing.div_surjectiveproof · cited by 22
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.inertiaDeg_eq_of_isFractionRingproof · cited by 2
- IsFractionRing.injective_comp_algebraMapproof · cited by 0