Mathlib Map

Theorems · Definition · group theory

Con.correspondence

{M : Type u_1} → [inst : Mul M] → {c : Con M} → { d // c ≤ d } ≃o Con c.Quotient

Given a congruence relation c on a type M with a multiplication, the order-preserving bijection between the set of congruence relations containing c and the congruence relations on the quotient of M by c.

Defined in
Mathlib.GroupTheory.Congruence.Hom
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
Mul

Around this declaration

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

Cites7

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.