Theorems · Theorem · number theory
Finset.exists_subset_addSpan_card_le_of_forall_addDissociated
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : DecidableEq α] [inst_2 : Fintype α] {s : Finset α} {d : ℕ},
(∀ s' ⊆ s, AddDissociated ↑s' → s'.card ≤ d) → ∃ s' ⊆ s, s'.card ≤ d ∧ s ⊆ s'.addSpanIf 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 subspaces all have
size at most d is of dimension at most d itself.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.cardstatement and proof · cited by 2,327
- Disjointproof · cited by 2,201
- 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.