Theorems · Theorem · combinatorics
Finset.eq_empty_of_sym_eq_empty
∀ {α : Type u_1} {s : Finset α} [inst : DecidableEq α] {n : ℕ}, s.sym n = ∅ → s = ∅- Defined in
- Mathlib.Data.Finset.Sym
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Finset.Nonemptyproof · cited by 1,001
- Symstatement · cited by 150
- Finset.symstatement and proof · cited by 35
- Finset.Nonempty.symproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Finset.sym_eq_emptyproof · cited by 2