lean2/library
Leonardo de Moura 66a722ff5a feat(library/unifier): remove "eager delta hack", use is_def_eq when delta-constraint does not have metavariables anymore
The "eager-delta hack" was added to minimize problems in the interaction
between coercions and delta-constraints.
2016-01-03 12:39:32 -08:00
..
algebra feat(frontends/lean/notation_cmd): relax restriction on user defined tokens 2016-01-02 13:58:46 -08:00
data feat(library/unifier): remove "eager delta hack", use is_def_eq when delta-constraint does not have metavariables anymore 2016-01-03 12:39:32 -08:00
examples chore(examples/ex): move example to library 2015-05-13 17:07:10 -07:00
init feat(library/blast): add 'grind' and 'grind_simp' blast strategies 2016-01-01 17:32:13 -08:00
logic feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
theories refactor(library/data/finset/basic,library/*): get rid of finset singleton 2015-12-31 15:16:57 -08:00
tools feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project chore(library): add .project file 2014-08-29 10:31:16 -07:00
library.md feat(library.md): update reference to classical axiom 2015-09-01 15:17:46 -07:00
standard.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00