Theorems · Theorem · group theory
AddGroup.isAddCyclic_of_coprime_card_range_card_ker
∀ {M : Type u_4} {N : Type u_5} [inst : AddCommGroup M] [inst_1 : AddGroup N] (f : M →+ N),
(Nat.card ↥f.ker).Coprime (Nat.card ↥f.range) → ∀ [IsAddCyclic ↥f.ker] [IsAddCyclic ↥f.range], IsAddCyclic M- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- Finiteproof · cited by 3,029
- Nat.cardstatement and proof · cited by 844
- Infiniteproof · cited by 352
- AddMonoidHom.kerstatement and proof · cited by 158
- AddMonoidHom.rangestatement and proof · cited by 142
- AddSubgroup.subtypeproof · cited by 82
- AddMonoid.exponentproof · cited by 70
- IsAddCyclicstatement and proof · cited by 55
Cited by1
Results whose statement or proof uses this declaration.
- AddGroup.isAddCyclic_of_coprime_card_kerproof · cited by 1