Mathlib Map

Theorems · Theorem · ring theory

AddMonoidAlgebra.opRingEquiv_single

∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : Add M] (r : R) (x : M),
  AddMonoidAlgebra.opRingEquiv (MulOpposite.op (AddMonoidAlgebra.single x r)) =
    AddMonoidAlgebra.single (AddOpposite.op x) (MulOpposite.op r)
Defined in
Mathlib.Algebra.MonoidAlgebra.Opposite
Cited by
0 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.