Theorems · Theorem · group theory
Finset.Nonempty.add
∀ {α : Type u_2} [inst : DecidableEq α] [inst_1 : Add α] {s t : Finset α}, s.Nonempty → t.Nonempty → (s + t).Nonempty- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Nonemptystatement · cited by 1,001
- Finset.addstatement · cited by 133
- Finset.Nonempty.image₂proof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- UniqueSums.of_sameproof · cited by 0
- UniqueSums.toTwoUniqueSums_of_addGroupproof · cited by 0