lean2/library/init
Jeremy Avigad e513b0ead4 refactor(library,hott): rename theorems for decidable and inhabited
The convention is this: we use e.g. nat.is_inhabited and nat.has_decidable_eq
for these two purposes only, to avoid clashing with "inhabited" and "decidable_eq"
in a namespace. Otherwise, we use "decidable_foo" and "inhabited_foo".
2015-02-25 14:05:07 -08:00
..
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
datatypes.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
default.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
init.md feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
logic.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
measurable.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
nat.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
num.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
priority.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
prod.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
relation.lean feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
reserved_notation.lean feat(frontends/lean): parse rewrite tactic 2015-02-04 11:51:39 -08:00
sigma.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
tactic.lean refactor(library/tactic/rewrite_tactic): more general rewrite step 2015-02-04 11:51:39 -08:00
wf.lean feat(library/init): create markdown directory file 2014-12-15 16:43:42 -05:00
wf_k.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00