Theorems · Definition · group theory
Sylow.mapSurjective
{p : ℕ} →
{G : Type u_1} →
[inst : Group G] →
[Finite G] →
{G' : Type u_2} →
[inst_2 : Group G'] → {f : G →* G'} → Function.Surjective ⇑f → [Fact (Nat.Prime p)] → Sylow p G → Sylow p G'Surjective group homomorphisms map Sylow subgroups to Sylow subgroups.
- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Subgroupproof · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Subgroup.mapproof · cited by 301
- Sylowstatement and proof · cited by 103
- Sylow.toSubgroupproof · cited by 86
Cited by4
Results whose statement or proof uses this declaration.
- Sylow.coe_mapSurjectivestatement · cited by 2
- Sylow.mapSurjective_surjectivestatement · cited by 2
- isZGroup_of_coprimeproof · cited by 1
- IsZGroup.of_surjectiveproof · cited by 0