Mathlib Map

Theorems · Definition

Function.FromTypes.curryEquiv

{n : ℕ} → {τ : Type u} → (p : Fin n → Type u) → (((i : Fin n) → p i) → τ) ≃ Function.FromTypes p τ

Equiv.curry for p-ary heterogeneous functions.

Defined in
Mathlib.Data.Fin.Tuple.Curry
Cited by
2 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites6

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.