Mathlib Map

Theorems · Definition

Function.OfArity.curry

{α β : Type u} → {n : ℕ} → ((Fin n → α) → β) → Function.OfArity α β n

Curry all the arguments of Function.OfArity α β n to get a function from a tuple.

Defined in
Mathlib.Data.Fin.Tuple.Curry
Cited by
3 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.