Theorems · Theorem · ring theory
Polynomial.opRingEquiv_op_monomial
∀ {R : Type u_1} [inst : Semiring R] (n : ℕ) (r : R),
(Polynomial.opRingEquiv R) (MulOpposite.op ((Polynomial.monomial n) r)) = (Polynomial.monomial n) (MulOpposite.op r)- Defined in
- Mathlib.RingTheory.Polynomial.Opposites
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 99 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.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- Polynomialstatement · cited by 5,681
- RingEquivstatement · cited by 1,147
- MulOppositestatement and proof · cited by 1,135
- Polynomial.coeffproof · cited by 1,045
- Finsupp.singleproof · cited by 943
- RingEquiv.symmproof · cited by 567
- AddEquiv.symmproof · cited by 530
- MulOpposite.opstatement and proof · cited by 520
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.opRingEquiv_symm_monomialproof · cited by 3
- Polynomial.opRingEquiv_op_Cproof · cited by 1
- Polynomial.opRingEquiv_op_Xproof · cited by 1