Theorems · Definition · group theory
MonoidHom.subgroupComap
{G : Type u_1} →
{G' : Type u_2} →
[inst : Group G] → [inst_1 : Group G'] → (f : G →* G') → (H' : Subgroup G') → ↥(Subgroup.comap f H') →* ↥H'The MonoidHom from the preimage of a subgroup to itself.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Map
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Subgroup.comapstatement · cited by 154
- Subgroup.toSubmonoidproof · cited by 114
- MonoidHom.submonoidComapproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MonoidHom.subgroupComap_apply_coestatement and proof · cited by 0
- MonoidHom.subgroupComap_surjective_of_surjectivestatement · cited by 0