Theorems · Theorem · field theory
RatFunc.denom_add_dvd
∀ {K : Type u} [inst : Field K] (x y : RatFunc K), (x + y).denom ∣ x.denom * y.denom- Defined in
- Mathlib.FieldTheory.RatFunc.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
- RatFuncstatement and proof · cited by 301
- mul_ne_zeroproof · cited by 178
- RatFunc.denomstatement and proof · cited by 59
- RatFunc.numproof · cited by 49
- RatFunc.denom_ne_zeroproof · cited by 20
- RatFunc.num_div_denomproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- RatFunc.eval_addproof · cited by 0