Mathlib Map

Theorems · Theorem · group theory

MonoidHom.restrictHomKerEquiv_symm_coe_apply

Deprecated since 2026-07-19Use MonoidHom.domRestrictHomKerEquiv_symm_coe_apply instead.

∀ {G : Type u} [inst : Group G] (A : Type u_1) [inst_1 : CommGroup A] (H : Subgroup G) [inst_2 : H.Normal]
  (f : G ⧸ H →* A) (g : G), ↑((MonoidHom.domRestrictHomKerEquiv A H).symm f) g = f ↑g

Alias of MonoidHom.domRestrictHomKerEquiv_symm_coe_apply.

Defined in
Mathlib.GroupTheory.QuotientGroup.Basic
Cited by
0 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupCommGroupSubgroup.Normal

Around this declaration

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

Cites14

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.