Theorems · Definition · group theory
mulEquivOfPrimeCardEq
{G : Type u_2} →
{G' : Type u_3} →
{p : ℕ} → [inst : Group G] → [inst_1 : Group G'] → [Fact (Nat.Prime p)] → Nat.card G = p → Nat.card G' = p → G ≃* G'Two groups of the same prime cardinality are isomorphic.
- Cited by
- 0 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.
Cites8
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
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- MulEquivstatement · cited by 1,142
- Nat.cardstatement and proof · cited by 844
- IsCyclicproof · cited by 122
- isCyclic_of_prime_cardproof · cited by 3
- mulEquivOfCyclicCardEqproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.