lean4-htt/src/Init/Control
Leonardo de Moura 81ba5485dd refactor: StateCpsT
Define `run` and `run'` using `runK`.
Write auxiliary simp lemmas using `runK`.
2021-03-02 06:22:22 -08:00
..
Basic.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
EState.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
Except.lean feat: add LawfulMonad instance for ExceptT 2021-02-20 17:01:27 -08:00
ExceptCps.lean chore: make sure it matches the paper 2021-02-28 17:57:00 -08:00
Id.lean chore: cleanup and style 2020-12-12 10:36:26 -08:00
Lawful.lean feat: missing lemmas 2021-02-27 10:42:30 -08:00
Option.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
Reader.lean fix: Reader 2021-02-26 14:58:09 +01:00
State.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
StateCps.lean refactor: StateCpsT 2021-03-02 06:22:22 -08:00
StateRef.lean chore: replace variables in src/ 2021-01-22 14:36:05 +01:00
Traversable.lean refactor: Foldable => Traversable 2021-02-28 16:11:20 -08:00