Theorems · Theorem · combinatorics
Finset.Nonempty.card_ne_zero
∀ {α : Type u_1} {s : Finset α}, s.Nonempty → s.card ≠ 0Alias of the reverse direction of Finset.card_ne_zero.
- Defined in
- Mathlib.Data.Finset.Card
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
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.cardstatement · cited by 2,327
- Finset.Nonemptystatement · cited by 1,001
- Finset.card_ne_zeroproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Finset.expect_constproof · cited by 8
- Finset.card_smul_expectproof · cited by 3
- Finset.expect_ite_memproof · cited by 1