ByteSlice
📁 Source: Batteries/Data/ByteSlice.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsByteSubarray, foldl, foldlM, forIn, loop, get, instForInUInt8OfMonad, instGetElemNatUInt8LtSize, instStreamUInt8, isEmpty, pop, popFront, size, start, stop, toByteArray, toByteSubarray, foldl, foldlM, forIn, loop, instCoeByteArray_batteries, instForInUInt8OfMonad_batteries, instStreamUInt8_batteries, isEmpty, pop, popFront, instCoeByteArrayByteSubarray | 28 |
| 4 | |
| Total | 32 |
Batteries
Definitions
| Name | Category | Theorems |
|---|---|---|
ByteSubarray 📖 | CompData | — |
Batteries.ByteSubarray
Definitions
| Name | Category | Theorems |
|---|---|---|
foldl 📖 | CompOp | — |
foldlM 📖 | CompOp | — |
forIn 📖 | CompOp | — |
get 📖 | CompOp | — |
instForInUInt8OfMonad 📖 | CompOp | — |
instGetElemNatUInt8LtSize 📖 | CompOp | — |
instStreamUInt8 📖 | CompOp | — |
isEmpty 📖 | CompOp | — |
pop 📖 | CompOp | — |
popFront 📖 | CompOp | — |
size 📖 | CompOp | |
start 📖 | CompOp | |
stop 📖 | CompOp | |
toByteArray 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
start_le_stop 📖 | mathematical | — | startstop | — | — |
stop_eq_start_add_size 📖 | mathematical | — | stopstartsize | — | size.eq_1start_le_stop |
stop_le_array_size 📖 | mathematical | — | stoparray | — | — |
Batteries.ByteSubarray.forIn
Definitions
| Name | Category | Theorems |
|---|---|---|
loop 📖 | CompOp | — |
ByteArray
Definitions
| Name | Category | Theorems |
|---|---|---|
toByteSubarray 📖 | CompOp | — |
ByteSlice
Definitions
| Name | Category | Theorems |
|---|---|---|
foldl 📖 | CompOp | — |
foldlM 📖 | CompOp | — |
forIn 📖 | CompOp | — |
instCoeByteArray_batteries 📖 | CompOp | — |
instForInUInt8OfMonad_batteries 📖 | CompOp | — |
instStreamUInt8_batteries 📖 | CompOp | — |
isEmpty 📖 | CompOp | — |
pop 📖 | CompOp | — |
popFront 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
stop_eq_start_add_size 📖 | — | — | — | — | — |
ByteSlice.forIn
Definitions
| Name | Category | Theorems |
|---|---|---|
loop 📖 | CompOp | — |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
instCoeByteArrayByteSubarray 📖 | CompOp | — |
---