OfArity
📁 Source: Mathlib/Logic/Function/OfArity.lean
Statistics
| Metric | Count |
|---|---|
| 4 | |
| 6 | |
| Total | 10 |
Function
Definitions
| Name | Category | Theorems |
|---|---|---|
OfArity 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
ofArity_succ 📖 | mathematical | — | OfArity | — | fromTypes_succ |
ofArity_zero 📖 | mathematical | — | OfArity | — | fromTypes_zero |
Function.FromTypes
Definitions
| Name | Category | Theorems |
|---|---|---|
fromTypes_fin_const_equiv 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
fromTypes_fin_const 📖 | mathematical | — | Function.FromTypesFunction.OfArity | — | — |
Function.OfArity
Definitions
| Name | Category | Theorems |
|---|---|---|
const 📖 | CompOp | |
inhabited 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
const_succ 📖 | mathematical | — | const | — | Function.FromTypes.const_succ |
const_succ_apply 📖 | mathematical | — | const | — | Function.FromTypes.const_succ_apply |
const_zero 📖 | mathematical | — | const | — | Function.FromTypes.const_zero |
---