Theorems · Definition · group theory
monoidHomOfForallMemZpowers
{G : Type u_2} →
{G' : Type u_3} →
[inst : Group G] →
[inst_1 : Group G'] → {g : G} → (∀ (x : G), x ∈ Subgroup.zpowers g) → {g' : G'} → orderOf g' ∣ orderOf g → G →* G'If g generates the group G and g' is an element of another group G' whose order
divides that of g, then there is a homomorphism G →* G' mapping g to g'.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement · cited by 3,593
- orderOfstatement and proof · cited by 324
- Subgroup.zpowersstatement and proof · cited by 204
Cited by7
Results whose statement or proof uses this declaration.
- monoidHomOfForallMemZpowers_apply_genstatement · cited by 4
- mulEquivOfOrderOfEqproof · cited by 4
- MulChar.ofRootOfUnityproof · cited by 2
- IsCyclic.monoidHomMulEquivRootsOfUnityOfGeneratorproof · cited by 1
- IsCyclic.exists_apply_ne_oneproof · cited by 1
- MulChar.ofRootOfUnity_specproof · cited by 0
- monoidHomOfForallMemZpowers.congr_simpstatement and proof · cited by 0