lean4-htt/src/library/definitional
2016-06-22 10:00:07 -07:00
..
brec_on.cpp feat(kernel,library/definitional,frontends/lean/structure_cmd): make sure we can define inductive datatypes and structures containing untrusted declarations 2016-06-02 16:19:06 -07:00
brec_on.h
cases_on.cpp feat(kernel,library/definitional,frontends/lean/structure_cmd): make sure we can define inductive datatypes and structures containing untrusted declarations 2016-06-02 16:19:06 -07:00
cases_on.h
CMakeLists.txt chore(frontends/lean): disable old tactic framework and blast 2016-04-25 16:22:15 -07:00
equations.cpp refactor(util/list): remove coercion from T -> list<T> 2016-06-22 10:00:07 -07:00
equations.h refactor(library): create copy of the kernel type_checker in library 2016-03-18 14:34:10 -07:00
induction_on.cpp feat(kernel,library/definitional,frontends/lean/structure_cmd): make sure we can define inductive datatypes and structures containing untrusted declarations 2016-06-02 16:19:06 -07:00
induction_on.h
init_module.cpp refactor(library/util): isolate util procedures that depend on old_type_checker 2016-03-21 13:36:08 -07:00
init_module.h
no_confusion.cpp feat(kernel,library/definitional,frontends/lean/structure_cmd): make sure we can define inductive datatypes and structures containing untrusted declarations 2016-06-02 16:19:06 -07:00
no_confusion.h
old_goal.cpp chore(frontends/lean): disable old tactic framework and blast 2016-04-25 16:22:15 -07:00
old_goal.h chore(frontends/lean): disable old tactic framework and blast 2016-04-25 16:22:15 -07:00
old_inversion.cpp chore(frontends/lean): disable old tactic framework and blast 2016-04-25 16:22:15 -07:00
old_inversion.h chore(frontends/lean): disable old tactic framework and blast 2016-04-25 16:22:15 -07:00
projection.cpp feat(kernel,library/definitional,frontends/lean/structure_cmd): make sure we can define inductive datatypes and structures containing untrusted declarations 2016-06-02 16:19:06 -07:00
projection.h feat(library/definitional/projection): define projections using auxiliary macro 2015-07-02 10:49:49 -07:00
rec_on.cpp feat(kernel,library/definitional,frontends/lean/structure_cmd): make sure we can define inductive datatypes and structures containing untrusted declarations 2016-06-02 16:19:06 -07:00
rec_on.h