Theorems · Theorem · commutative algebra
ZModModule.exists_submodule_subset_card_le
∀ {p : ℕ} {G : Type u_5} [inst : AddCommGroup G],
Nat.Prime p →
∀ [inst_1 : Module (ZMod p) G] (H : Submodule (ZMod p) G) {k : ℕ},
k ≤ Nat.card ↥H → k ≠ 0 → ∃ H', Nat.card ↥H' ≤ k ∧ k < p * Nat.card ↥H' ∧ H' ≤ HIn an elementary abelian p-group, every finite subgroup H contains a further subgroup of
cardinality between k and p * k, if k ≤ |H|.
- Defined in
- Mathlib.Algebra.Module.ZMod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- Subgroupproof · cited by 3,593
- Nat.Primestatement and proof · cited by 2,059
- ZModstatement and proof · cited by 1,024
- Multiplicativeproof · cited by 875
- Nat.cardstatement and proof · cited by 844
- OrderIso.symmproof · cited by 475
- AddSubgroup.toSubgroupproof · cited by 15
- AddSubgroup.toZModSubmoduleproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.