Theorems · Theorem · field theory
RatFunc.liftMonoidWithZeroHom_apply_div
∀ {K : Type u} [inst : CommRing K] [inst_1 : IsDomain K] {L : Type u_1} [inst_2 : CommGroupWithZero L]
(φ : Polynomial K →*₀ L) (hφ : nonZeroDivisors (Polynomial K) ≤ Submonoid.comap φ (nonZeroDivisors L))
(p q : Polynomial K),
(RatFunc.liftMonoidWithZeroHom φ hφ)
((algebraMap (Polynomial K) (RatFunc K)) p / (algebraMap (Polynomial K) (RatFunc K)) q) =
φ p / φ q- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Submonoidstatement · cited by 3,086
- IsDomainstatement and proof · cited by 2,196
- map_zeroproof · cited by 1,614
- eq_or_neproof · cited by 1,117
- nonZeroDivisorsstatement and proof · cited by 895
- MonoidWithZeroHomstatement and proof · cited by 704
- RatFuncstatement and proof · cited by 301
Cited by4
Results whose statement or proof uses this declaration.
- RatFunc.liftMonoidWithZeroHom_apply_div'proof · cited by 2
- RatFunc.liftMonoidWithZeroHom_applyproof · cited by 2
- RatFunc.liftAlgHom_apply_divproof · cited by 0
- RatFunc.liftRingHom_apply_divproof · cited by 0