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.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Polynomial.Cstatement · cited by 1,598
- RingEquivstatement · cited by 1,147
- MulOppositestatement · cited by 1,135
- MulOpposite.opstatement · cited by 520
- Polynomial.opRingEquivstatement · cited by 13
- Polynomial.opRingEquiv_op_monomialproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.opRingEquiv_op_C_mul_X_powproof · cited by 0