Theorems · Definition · group theory
Sylow.comapOfInjective
{p : ℕ} →
{G : Type u_1} →
[inst : Group G] →
(P : Sylow p G) →
{K : Type u_2} → [inst_1 : Group K] → (ϕ : K →* G) → Function.Injective ⇑ϕ → ↑P ≤ ϕ.range → Sylow p KThe preimage of a Sylow subgroup under an injective homomorphism is a Sylow subgroup.
- Defined in
- Mathlib.GroupTheory.Sylow
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, 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.coestatement and proof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- MonoidHom.rangestatement and proof · cited by 314
- Sylowstatement and proof · cited by 103
- Sylow.toSubgroupstatement and proof · cited by 86
- IsPGroup.ker_isPGroup_of_injectiveproof · cited by 3
- Sylow.comapOfKerIsPGroupproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Sylow.subtypeproof · cited by 10
- Sylow.coe_comapOfInjectivestatement · cited by 0