LawfulMonadState
📁 Source: Batteries/Control/LawfulMonadState.lean
Statistics
LawfulMonadStateOf
Theorems
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
LawfulMonadStateOf 📖 | CompData |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
liftM_get 📖 | — | — | — | — | — |
liftM_getModify 📖 | — | — | — | — | — |
liftM_modify 📖 | — | — | — | — | — |
liftM_modifyGet 📖 | — | — | — | — | — |
liftM_set 📖 | — | — | — | — | — |
monadStateOf_get_eq_get 📖 | — | — | — | — | — |
monadStateOf_modifyGet_eq_modifyGet 📖 | — | — | — | — | — |
---