Theorems · Definition · combinatorics
List.Pi.enum
{α : Type u_1} → [FinEnum α] → (β : α → Type u_3) → [(a : α) → FinEnum (β a)] → List ((a : α) → β a)enumerate all functions whose domain and range are finitely enumerable
- Defined in
- Mathlib.Data.FinEnum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, 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.
- FinEnumstatement and proof · cited by 21
- List.piproof · cited by 5
- FinEnum.toListproof · cited by 4
- FinEnum.mem_toListproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- List.Pi.mem_enumstatement · cited by 0