Theorems · Theorem
Function.FromTypes.curry_uncurry
∀ {n : ℕ} {p : Fin n → Type u} {τ : Type u} (f : Function.FromTypes p τ), Function.FromTypes.curry f.uncurry = f- Defined in
- Mathlib.Data.Fin.Tuple.Curry
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 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.
- Matrix.vecTailproof · cited by 39
- Matrix.vecHeadproof · cited by 34
- Function.FromTypesstatement and proof · cited by 29
- Function.FromTypes.currystatement and proof · cited by 7
- Function.FromTypes.uncurrystatement and proof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Function.FromTypes.curryEquivproof · cited by 2
- Function.OfArity.curry_uncurryproof · cited by 0