| Name | Category | Theorems |
append 📖 | CompOp | — |
apply 📖 | CompOp | 1 mathmath: invariant
|
cons 📖 | CompOp | 1 mathmath: toList_cons
|
empty 📖 | CompOp | 1 mathmath: toList_empty
|
instAppend 📖 | CompOp | 1 mathmath: toList_append
|
instEmptyCollection 📖 | CompOp | — |
instInhabited 📖 | CompOp | — |
join 📖 | CompOp | — |
ofList 📖 | CompOp | 3 mathmath: ofThunk_coe, ofList_toList, toList_ofList
|
ofThunk 📖 | CompOp | 2 mathmath: singleton_eq_ofThunk, ofThunk_coe
|
push 📖 | CompOp | 1 mathmath: toList_push
|
singleton 📖 | CompOp | 2 mathmath: singleton_eq_ofThunk, toList_singleton
|
toList 📖 | CompOp | 7 mathmath: toList_empty, toList_singleton, toList_append, toList_push, ofList_toList, toList_ofList, toList_cons
|