Mathlib Map

Theorems · Theorem · field theory

RatFunc.intDegree_div

∀ {K : Type u} [inst : Field K] {x y : RatFunc K}, x ≠ 0 → y ≠ 0 → (x / y).intDegree = x.intDegree - y.intDegree
Defined in
Mathlib.FieldTheory.RatFunc.Degree
Cited by
1 results in Mathlib
Foundations
Depth 136 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.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.