Fix
📁 Source: Mathlib/Control/Fix.lean
Statistics
| Metric | Count |
|---|---|
| 6 | |
| 2 | |
| Total | 8 |
Fix
Definitions
| Name | Category | Theorems |
|---|---|---|
fix 📖 | CompOp |
Part
Definitions
| Name | Category | Theorems |
|---|---|---|
fix 📖 | CompOp | |
fixAux 📖 | CompOp | — |
hasFix 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
fix_def 📖 | mathematical | DomFix.approx | fixNat.find | — | Nat.find_specassert_posFix.approx.eq_2fixAux.eq_1assert_negNat.find_min |
fix_def' 📖 | mathematical | DomFix.approx | fixnone | — | assert_neg |
Part.Fix
Definitions
| Name | Category | Theorems |
|---|---|---|
approx 📖 | CompOp | 6 mathmath:exists_fix_le_approx, approx_mem_approxChain, approx_le_fix, approx_mono', mem_iff, approx_mono |
Pi.Part
Definitions
| Name | Category | Theorems |
|---|---|---|
hasFix 📖 | CompOp | — |
---