Theorems · Theorem
Function.FromTypes.curryEquiv_apply
∀ {n : ℕ} {τ : Type u} (p : Fin n → Type u) (a : ((i : Fin n) → p i) → τ),
(Function.FromTypes.curryEquiv p) a = Function.FromTypes.curry a- Defined in
- Mathlib.Data.Fin.Tuple.Curry
- Cited by
- 0 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- Function.FromTypesstatement · cited by 29
- Function.FromTypes.currystatement · cited by 7
- Function.FromTypes.curryEquivstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.