Theorems · Theorem · field theory
RatFunc.mk_def_of_mem
∀ {K : Type u} [inst : CommRing K] [inst_1 : IsDomain K] (p : Polynomial K) {q : Polynomial K}
(hq : q ∈ nonZeroDivisors (Polynomial K)),
RatFunc.mk p q = { toFractionRing := IsLocalization.mk' (FractionRing (Polynomial K)) p ⟨q, hq⟩ }- Defined in
- Mathlib.FieldTheory.RatFunc.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- Submonoidstatement · cited by 3,086
- IsDomainstatement and proof · cited by 2,196
- nonZeroDivisorsstatement and proof · cited by 895
- RatFuncstatement · cited by 301
- IsLocalization.mk'statement · cited by 218
- FractionRingstatement · cited by 200
- RatFunc.mkstatement and proof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- RatFunc.mk_def_of_neproof · cited by 2