Mathlib Map

Theorems · Theorem · ring theory

AddMonoidAlgebra.opRingEquiv_symm_apply

∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : Add M] (a : AddMonoidAlgebra Rᵐᵒᵖ Mᵃᵒᵖ),
  AddMonoidAlgebra.opRingEquiv.symm a =
    MulOpposite.op
      ((AddMonoidAlgebra.mapDomainAddEquiv R AddOpposite.opEquiv.symm)
        ((AddMonoidAlgebra.mapAddEquiv Mᵃᵒᵖ MulOpposite.opAddEquiv.symm) a))
Defined in
Mathlib.Algebra.MonoidAlgebra.Opposite
Cited by
1 results in Mathlib
Foundations
Depth 83 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.

Cites16

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.