Theorems · Theorem · group theory
QuotientAddGroup.map_id_apply
∀ {G : Type u_1} [inst : AddGroup G] (N : AddSubgroup G) [nN : N.Normal]
(h : optParam (N ≤ AddSubgroup.comap (AddMonoidHom.id G) N) ⋯) (x : G ⧸ N),
(QuotientAddGroup.map N N (AddMonoidHom.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
- AddGroupAddSubgroup.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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement · cited by 3,230
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Eq.lestatement · cited by 605
- AddSubgroup.Normalstatement and proof · cited by 183
- AddSubgroup.comapstatement and proof · cited by 123
- AddMonoidHom.idstatement and proof · cited by 107
- QuotientAddGroup.induction_onproof · cited by 33
- QuotientAddGroup.mapstatement · cited by 10
- AddSubgroup.comap_idstatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- QuotientAddGroup.map_idproof · cited by 0