Mathlib Map

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
Assumes
FinEnumFinEnum

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.

Cited by1

Results whose statement or proof uses this declaration.