Theorems · Theorem · number theory
Finset.exists_subset_mulSpan_card_le_of_forall_mulDissociated
∀ {α : Type u_1} [inst : CommGroup α] [inst_1 : DecidableEq α] [inst_2 : Fintype α] {s : Finset α} {d : ℕ},
(∀ s' ⊆ s, MulDissociated ↑s' → s'.card ≤ d) → ∃ s' ⊆ s, s'.card ≤ d ∧ s ⊆ s'.mulSpanIf every dissociated subset of s has size at most d, then s is actually generated by a
subset of size at most d.
This is a dissociation analog of the fact that a set whose linearly independent subsets all have
size at most d is of dimension at most d itself.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommGroupDecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Finset.prodproof · cited by 2,356
- Finset.cardstatement and proof · cited by 2,327
- Disjointproof · cited by 2,201
- CommGroupstatement and proof · cited by 990
- Finset.filterproof · cited by 949
- Finset.eraseproof · cited by 455
- Maximalproof · cited by 211
- Finset.mem_filterproof · cited by 185
- Finset.coe_emptyproof · cited by 109
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.