lean4-htt/library/init/category
2017-03-27 13:42:08 -07:00
..
alternative.lean refactor(library): revise the monadic hierarchy 2017-03-09 20:30:03 -08:00
applicative.lean feat(init): add default value proofs to the monadic hierarchy 2017-03-27 13:42:08 -07:00
combinators.lean feat(library/init/category/combinators): put list combinators in the namespace list 2017-03-05 21:30:30 -08:00
default.lean refactor(library/data/monad/transformers): move transformers to init 2016-12-31 11:37:13 -08:00
functor.lean feat(init): add default value proofs to the monadic hierarchy 2017-03-27 13:42:08 -07:00
monad.lean feat(init/category/monad): simplify monad.seq._default 2017-03-27 13:42:08 -07:00
monad_fail.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
state.lean feat(init): add default value proofs to the monadic hierarchy 2017-03-27 13:42:08 -07:00
transformers.lean feat(library/init/category/transformers): disable instance has_monad_lift_t ==> has_coe 2017-01-01 09:15:25 -08:00