Theorems · Theorem · ring theory
AddMonoidAlgebra.opRingEquiv_apply
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : Add M] (a : (AddMonoidAlgebra R M)ᵐᵒᵖ),
AddMonoidAlgebra.opRingEquiv a =
(AddMonoidAlgebra.mapAddEquiv Mᵃᵒᵖ MulOpposite.opAddEquiv)
((AddMonoidAlgebra.mapDomainAddEquiv R AddOpposite.opEquiv) (MulOpposite.unop a))- Defined in
- Mathlib.Algebra.MonoidAlgebra.Opposite
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Semiringstatement and proof · cited by 13,802
- RingEquivstatement · cited by 1,147
- MulOppositestatement and proof · cited by 1,135
- AddEquivstatement · cited by 1,087
- AddMonoidAlgebrastatement and proof · cited by 649
- AddOppositestatement · cited by 452
- MulOpposite.unopstatement · cited by 268
- MulOpposite.opAddEquivstatement · cited by 25
- AddOpposite.opEquivstatement · cited by 20
- AddMonoidAlgebra.mapAddEquivstatement · cited by 9
- AddMonoidAlgebra.mapDomainAddEquivstatement · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.opRingEquiv_op_monomialproof · cited by 3
- Polynomial.coeff_opRingEquivproof · cited by 2
- AddMonoidAlgebra.opRingEquiv_singleproof · cited by 0