Theorems · Definition
Function.FromTypes
{n : ℕ} → (Fin n → Type u) → Type u → Type uThe type of n-ary functions p 0 → p 1 → ... → p (n - 1) → τ.
- Defined in
- Mathlib.Logic.Function.FromTypes
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by39
Results whose statement or proof uses this declaration.
- Function.OfArityproof · cited by 10
- Function.FromTypes.currystatement · cited by 7
- Function.FromTypes.uncurrystatement and proof · cited by 7
- Function.FromTypes.conststatement · cited by 3
- Function.FromTypes.curryEquivstatement · cited by 2
- Function.fromTypes_cons_equivstatement · cited by 2
- Function.fromTypes_nil_equivstatement · cited by 2
- Function.fromTypes_succstatement · cited by 2
- Function.fromTypes_succ_equivstatement and proof · cited by 2
- Function.fromTypes_zerostatement · cited by 2
- Function.fromTypes_zero_equivstatement and proof · cited by 2
- Function.FromTypes.const_succstatement · cited by 1