Theorems · Theorem · combinatorics
Finset.pi_eq_empty
∀ {α : Type u_1} {β : α → Type u} {s : Finset α} {t : (a : α) → Finset (β a)} [inst : DecidableEq α],
s.pi t = ∅ ↔ ∃ a ∈ s, t a = ∅- Defined in
- Mathlib.Data.Finset.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 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.
Cites3
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.pistatement · cited by 23
- Finset.pi_nonemptyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.