Mathlib Map

Theorems · Theorem · ring theory

Polynomial.opRingEquiv_op_C

∀ {R : Type u_1} [inst : Semiring R] (a : R),
  (Polynomial.opRingEquiv R) (MulOpposite.op (Polynomial.C a)) = Polynomial.C (MulOpposite.op a)
Defined in
Mathlib.RingTheory.Polynomial.Opposites
Cited by
1 results in Mathlib
Foundations
Depth 101 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.

Cites10

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.