Theorems · Theorem · group theory
MonoidHom.domRestrict_surjective
∀ {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ˣ)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
- 2 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Fintypeproof · cited by 7,736
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Unitsstatement and proof · cited by 2,804
- HasQuotient.Quotientproof · cited by 2,301
- CommMonoidstatement and proof · cited by 2,264
- CommGroupstatement and proof · cited by 990
- Nat.cardproof · cited by 844
- le_of_eqproof · cited by 366
- Fintype.ofFiniteproof · cited by 255
Cited by2
Results whose statement or proof uses this declaration.
- MulChar.domRestrictHom_surjectiveproof · cited by 1
- MonoidHom.restrict_surjectiveproof · cited by 0