Theorems · Theorem · field theory
RatFunc.liftRingHom_apply
∀ {K : Type u} [inst : Field K] {L : Type u_1} [inst_1 : Field L] (φ : Polynomial K →+* L)
(hφ : nonZeroDivisors (Polynomial K) ≤ Submonoid.comap φ (nonZeroDivisors L)) (f : RatFunc K),
(RatFunc.liftRingHom φ hφ) f = φ f.num / φ f.denom- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Submonoidstatement · cited by 3,086
- nonZeroDivisorsstatement and proof · cited by 895
- RatFuncstatement and proof · cited by 301
- Submonoid.comapstatement and proof · cited by 179
- RatFunc.denomstatement · cited by 59
- RatFunc.numstatement · cited by 49
- RingHom.toMonoidWithZeroHomproof · cited by 24
- RatFunc.liftRingHomstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.