Theorems · Theorem · combinatorics
Finset.pi_val
∀ {α : Type u_1} {β : α → Type u} [inst : DecidableEq α] (s : Finset α) (t : (a : α) → Finset (β a)),
(s.pi t).val = s.val.pi fun a => (t a).val- Defined in
- Mathlib.Data.Finset.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 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
- Multisetstatement · cited by 2,627
- Finset.valstatement · cited by 438
- Finset.pistatement · cited by 23
- Multiset.pistatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.