Mathlib Map

Theorems · Theorem · group theory

QuotientGroup.monoidHom_ext_iff

∀ {G : Type u_1} {M : Type u_4} [inst : Group G] [inst_1 : Monoid M] {N : Subgroup G} [nN : N.Normal]
  {f g : G ⧸ N →* M}, f = g ↔ f.comp (QuotientGroup.mk' N) = g.comp (QuotientGroup.mk' N)
Defined in
Mathlib.GroupTheory.QuotientGroup.Defs
Cited by
0 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMonoidSubgroup.Normal

Around this declaration

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

Cites9

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.