Theorems · Theorem · group theory
MonoidHom.transferSylow_restrict_eq_pow
Deprecated since 2026-07-19Use MonoidHom.transferSylow_domRestrict_eq_pow instead.
∀ {G : Type u_1} [inst : Group G] {p : ℕ} (P : Sylow p G) (hP : Subgroup.normalizer ↑P ≤ Subgroup.centralizer ↑P)
[Fact (Nat.Prime p)] [Finite (Sylow p G)] [inst_3 : (↑P).FiniteIndex],
⇑((MonoidHom.transferSylow P hP).domRestrict ↑P) = fun x => x ^ (↑P).indexAlias of MonoidHom.transferSylow_domRestrict_eq_pow.
- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- SetLike.coestatement · cited by 8,199
- Groupstatement · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- Finitestatement · cited by 3,029
- Factstatement · cited by 2,726
- Nat.Primestatement · cited by 2,059
- Subgroup.indexstatement · cited by 150
- Subgroup.FiniteIndexstatement · cited by 113
- Subgroup.normalizerstatement · cited by 108
- Sylowstatement · cited by 103
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.