Theorems · Theorem · group theory
MonoidHom.restrict_surjective
Deprecated since 2026-07-19Use MonoidHom.domRestrict_surjective instead.
∀ {G : Type u_1} (M : Type u_2) [inst : CommGroup G] [Finite G] [inst_2 : CommMonoid M]
[hM : HasEnoughRootsOfUnity M (Monoid.exponent G)] (H : Subgroup G),
Function.Surjective ⇑(MonoidHom.domRestrictHom H Mˣ)Alias of MonoidHom.domRestrict_surjective.
Let G be a finite commutative group and let H be a subgroup. If M is a commutative monoid
such that G →* Mˣ and H →* Mˣ are both finite (this is the case for example if M is a
commutative domain) and with enough nth roots of unity, where n is the exponent
of G, then any homomorphism H →* Mˣ can be extended to an homomorphism G →* Mˣ.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- Finitestatement · cited by 3,029
- Unitsstatement · cited by 2,804
- CommMonoidstatement · cited by 2,264
- CommGroupstatement · cited by 990
- Monoid.exponentstatement · cited by 128
- HasEnoughRootsOfUnitystatement · cited by 56
- MonoidHom.domRestrictHomstatement · cited by 12
- MonoidHom.domRestrict_surjectiveproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.