Theorems · Theorem · combinatorics
List.mem_pi_toList
∀ {α : Type u_1} [inst : FinEnum α] {β : α → Type u_2} [inst_1 : (a : α) → FinEnum (β a)] (xs : List α)
(f : (a : α) → a ∈ xs → β a), f ∈ xs.pi fun x => FinEnum.toList (β x)- Defined in
- Mathlib.Data.FinEnum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- FinEnumstatement and proof · cited by 21
- List.pistatement · cited by 5
- FinEnum.toListstatement and proof · cited by 4
- List.mem_piproof · cited by 1
- FinEnum.mem_toListproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- List.Pi.mem_enumproof · cited by 0