lean4-htt/library/init/data/nat
Leonardo de Moura f7edf601c8 fix(library/init/data/nat/lemmas): avoid bad patterns in nat sub ematch lemmas
The attribute [ematch_lhs] instructs Lean to use the left-hand-side of
the conclusion as a pattern.
2017-01-22 19:48:01 -08:00
..
basic.lean chore(library/init/data/nat): rename nat.less_than to nat.less_than_or_equal as suggested by Rob 2017-01-11 17:47:49 -08:00
default.lean refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
div.lean refactor(library/init): create init.data folder 2016-12-02 14:23:06 -08:00
lemmas.lean fix(library/init/data/nat/lemmas): avoid bad patterns in nat sub ematch lemmas 2017-01-22 19:48:01 -08:00