Theorems · Theorem · field theory
RatFunc.mk_def_of_ne
∀ {K : Type u} [inst : CommRing K] [inst_1 : IsDomain K] (p : Polynomial K) {q : Polynomial K} (hq : q ≠ 0),
RatFunc.mk p q = { toFractionRing := IsLocalization.mk' (FractionRing (Polynomial K)) p ⟨q, ⋯⟩ }- Defined in
- Mathlib.FieldTheory.RatFunc.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 103 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.
- 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 · cited by 895
- RatFuncstatement · cited by 301
- IsLocalization.mk'statement · cited by 218
- FractionRingstatement · cited by 200
- mem_nonZeroDivisors_iff_ne_zerostatement and proof · cited by 38
- RatFunc.mkstatement · cited by 21
- RatFunc.mk_def_of_memproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- RatFunc.mk_eq_localization_mkproof · cited by 4
- RatFunc.mk_eq_mkproof · cited by 0