Theorems · Theorem
Function.FromTypes.uncurry_curry
∀ {n : ℕ} {p : Fin n → Type u} {τ : Type u} (f : ((i : Fin n) → p i) → τ), (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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fin.consproof · cited by 190
- isEmptyElimproof · cited by 59
- Matrix.vecTailproof · cited by 39
- Fin.cons_self_tailproof · cited by 9
- Function.FromTypes.currystatement and proof · cited by 7
- Function.FromTypes.uncurrystatement and proof · cited by 7
- Function.dcompproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Function.FromTypes.curryEquivproof · cited by 2
- Function.OfArity.uncurry_curryproof · cited by 0