Mathlib Map

Theorems · Theorem · ring theory

Polynomial.natDegree_opRingEquiv

∀ {R : Type u_1} [inst : Semiring R] (p : (Polynomial R)ᵐᵒᵖ),
  ((Polynomial.opRingEquiv R) p).natDegree = (MulOpposite.unop p).natDegree
Defined in
Mathlib.RingTheory.Polynomial.Opposites
Cited by
1 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

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.

Cited by1

Results whose statement or proof uses this declaration.