Theorems · Theorem · group theory
AddSubgroup.map_map
∀ {G : Type u_1} [inst : AddGroup G] (K : AddSubgroup G) {N : Type u_5} [inst_1 : AddGroup N] {P : Type u_6}
[inst_2 : AddGroup P] (g : N →+ P) (f : G →+ N),
AddSubgroup.map g (AddSubgroup.map f K) = AddSubgroup.map (g.comp f) K- Defined in
- Mathlib.Algebra.Group.Subgroup.Map
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- SetLike.coe_injectiveproof · cited by 374
- AddMonoidHom.compstatement and proof · cited by 339
- AddSubgroup.mapstatement and proof · cited by 189
- Set.image_imageproof · cited by 140
Cited by6
Results whose statement or proof uses this declaration.
- AddMonoidHom.map_rangeproof · cited by 5
- AddSubgroup.le_normalizer_mapproof · cited by 4
- AddSubgroup.addCommutator_sum_sumproof · cited by 1
- AddSubgroup.normalCore_eq_iInf_map_addConjproof · cited by 1
- AddSubgroup.Normal.addCommutator_le_of_self_sup_commutative_eq_topproof · cited by 0
- AddSubgroup.map_symm_eq_iff_map_eqproof · cited by 0