Theorems · Theorem · group theory
AddSubgroup.disjoint_of_coprime_natCard
∀ {G : Type u_1} [inst : AddGroup G] {H K : AddSubgroup G}, (Nat.card ↥H).Coprime (Nat.card ↥K) → Disjoint H K- Defined in
- Mathlib.GroupTheory.Index
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddSubgroupstatement and proof · cited by 3,232
- Disjointstatement · cited by 2,201
- Nat.cardstatement and proof · cited by 844
- inf_le_leftproof · cited by 286
- inf_le_rightproof · cited by 238
- disjoint_iffproof · cited by 76
- Nat.eq_one_of_dvd_coprimesproof · cited by 8
- AddSubgroup.card_dvd_of_leproof · cited by 2
- AddSubgroup.card_eq_oneproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.inf_eq_bot_of_coprimeproof · cited by 0