Theorems · Theorem · field theory
RatFunc.liftRingHom_ofFractionRing_algebraMap
∀ {L : Type u_2} {R : Type u_3} [inst : Field L] [inst_1 : CommRing R] (φ : Polynomial R →+* L)
(hφ : nonZeroDivisors (Polynomial R) ≤ Submonoid.comap φ (nonZeroDivisors L)) (x : Polynomial R),
(RatFunc.liftRingHom φ hφ) { toFractionRing := (algebraMap (Polynomial R) (FractionRing (Polynomial R))) x } = φ x- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement · cited by 4,706
- Submonoidstatement · cited by 3,086
- nonZeroDivisorsstatement and proof · cited by 895
- map_oneproof · cited by 861
- div_oneproof · cited by 629
- RatFuncstatement · cited by 301
- Localizationproof · cited by 270
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.