Theorems · Theorem · group theory
QuotientGroup.map_id_apply
∀ {G : Type u_1} [inst : Group G] (N : Subgroup G) [nN : N.Normal]
(h : optParam (N ≤ Subgroup.comap (MonoidHom.id G) N) ⋯) (x : G ⧸ N), (QuotientGroup.map N N (MonoidHom.id G) h) x = x- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupSubgroup.Normal
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.
- DFunLike.coestatement · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Eq.lestatement · cited by 605
- Subgroup.Normalstatement and proof · cited by 334
- MonoidHom.idstatement and proof · cited by 323
- Subgroup.comapstatement and proof · cited by 154
- QuotientGroup.induction_onproof · cited by 17
- QuotientGroup.mapstatement · cited by 14
- Subgroup.comap_idstatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.map_idproof · cited by 1