Theorems · Theorem · group theory
AddGroup.is_simple_iff_prime_card
∀ {α : Type u_1} [inst : AddGroup α] [IsAddCommutative α], IsSimpleAddGroup α ↔ Nat.Prime (Nat.card α)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupIsAddCommutative
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- Nat.Primestatement and proof · cited by 2,059
- Nat.cardstatement and proof · cited by 844
- IsAddCommutativestatement and proof · cited by 40
- IsSimpleAddGroupstatement and proof · cited by 14
- IsSimpleAddGroup.prime_cardproof · cited by 2
- isSimpleAddGroup_of_prime_cardproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGroup.is_simple_iff_prime_cardproof · cited by 0