Mathlib Map

Theorems · Definition · commutative algebra

RingCon.op

{R : Type u_1} → [inst : Add R] → [inst_1 : Mul R] → RingCon R → RingCon Rᵐᵒᵖ

If c is a RingCon R, then (a, b) ↦ c b.unop a.unop is a RingCon Rᵐᵒᵖ.

Defined in
Mathlib.RingTheory.Congruence.Opposite
Cited by
4 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
AddMul

Around this declaration

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

Cites6

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

Cited by7

Results whose statement or proof uses this declaration.