Mathlib Map

Theorems · Definition · ring theory

Subalgebra.algEquivOpMop

{R : Type u_2} →
  {A : Type u_3} →
    [inst : CommSemiring R] →
      [inst_1 : Semiring A] → [inst_2 : Algebra R A] → (S : Subalgebra R A) → ↥S ≃ₐ[R] (↥S.op)ᵐᵒᵖ

Bijection between a subalgebra S and MulOpposite of its opposite.

Defined in
Mathlib.Algebra.Algebra.Subalgebra.MulOpposite
Cited by
2 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.