Mathlib Map

Theorems · Theorem · group theory

Con.map_apply

∀ {M : Type u_1} [inst : MulOneClass M] {c d : Con M} (h : c ≤ d) (x : c.Quotient), (c.map d h) x = (c.lift d.mk' ⋯) x

Given congruence relations c, d on a monoid such that d contains c, the definition of the homomorphism from the quotient by c to the quotient by d induced by d's quotient map.

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

Around this declaration

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

Cites10

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.