Theorems · Theorem · group theory
IsPGroup.of_surjective
∀ {p : ℕ} {G : Type u_1} [inst : Group G],
IsPGroup p G → ∀ {H : Type u_2} [inst_1 : Group H] (ϕ : G →* H), Function.Surjective ⇑ϕ → IsPGroup p H- Defined in
- Mathlib.GroupTheory.PGroup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 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.
- DFunLike.coestatement and proof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- IsPGroupstatement and proof · cited by 96
- MonoidHom.map_powproof · cited by 30
- MonoidHom.map_oneproof · cited by 27
Cited by3
Results whose statement or proof uses this declaration.
- IsPGroup.mapproof · cited by 4
- IsPGroup.to_quotientproof · cited by 4
- IsPGroup.of_equivproof · cited by 2