FactorialInv
📁 Source: SDG/Basic/FactorialInv.lean
Statistics
| Metric | Count |
|---|---|
| 3 | |
| 3 | |
| Total | 6 |
SDG
Definitions
| Name | Category | Theorems |
|---|---|---|
Divisible 📖 | CompData | — |
instInvertibleCastFactorial_sDG 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
inv_factorial_one 📖 | mathematical | — | instInvertibleCastFactorial_sDG | — | — |
inv_factorial_zero 📖 | mathematical | — | instInvertibleCastFactorial_sDG | — | — |
succ_mul_inv_factorial_succ 📖 | mathematical | — | instInvertibleCastFactorial_sDG | — | — |
SDG.Divisible
Definitions
| Name | Category | Theorems |
|---|---|---|
divisible 📖 | CompOp | — |
---