Theorems · Definition · group theory
MonoidHom.domRestrictHomKerEquiv
{G : Type u} →
[inst : Group G] →
(A : Type u_1) →
[inst_1 : CommGroup A] →
(H : Subgroup G) → [inst_2 : H.Normal] → ↥(MonoidHom.domRestrictHom H A).ker ≃* (G ⧸ H →* A)The MulEquiv between the kernel of the restriction map to a normal subgroup H of homomorphisms
of type G →* A and the group of homomorphisms G ⧸ H →* A.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MulEquivstatement · cited by 1,142
- CommGroupstatement and proof · cited by 990
- MonoidHom.compproof · cited by 469
- Subgroup.Normalstatement and proof · cited by 334
- MonoidHom.kerstatement and proof · cited by 212
- QuotientGroup.mk'proof · cited by 90
- MonoidHom.domRestrictHomstatement and proof · cited by 12
- QuotientGroup.liftproof · cited by 8
Cited by7
Results whose statement or proof uses this declaration.
- CommGroup.card_domRestrictHom_kerproof · cited by 2
- MonoidHom.domRestrict_surjectiveproof · cited by 2
- MonoidHom.domRestrictHomKerEquiv_apply_coestatement · cited by 1
- MonoidHom.domRestrictHomKerEquiv_symm_coe_applystatement · cited by 1
- MonoidHom.restrictHomKerEquivproof · cited by 0
- MonoidHom.restrictHomKerEquiv_apply_coestatement · cited by 0
- MonoidHom.restrictHomKerEquiv_symm_coe_applystatement · cited by 0