lean4-htt/src/library/constructions
2018-05-31 11:18:00 -07:00
..
brec_on.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
brec_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
cases_on.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
cases_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
CMakeLists.txt refactor(library/constructions): make sure constructions do not use ::lean::mk_fresh_name 2018-02-21 15:04:19 -08:00
constructor.cpp chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
constructor.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
drec.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
drec.h feat(library/constructions,library/inductive_compiler): automatically generate dependent eliminator for inductive predicates 2017-02-28 20:58:04 -08:00
has_sizeof.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
has_sizeof.h refactor(library/tactic/simp_lemmas): simp set generation should not be affected by transparency setting 2017-07-01 12:54:37 -07:00
init_module.cpp refactor(library/constructions): make sure constructions do not use ::lean::mk_fresh_name 2018-02-21 15:04:19 -08:00
init_module.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
injective.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
injective.h feat(library/constructions/injective): automatically generate auxiliary lemma *.inj_eq for constructors 2018-01-12 16:41:12 -08:00
no_confusion.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
no_confusion.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
projection.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
projection.h feat(frontends/lean/structure_cmd): allow implicitness infer annotation and parameters in field declaration 2018-02-28 12:49:22 +01:00
rec_on.cpp refactor(kernel): use m_meta instead of m_trusted 2018-05-31 11:18:00 -07:00
rec_on.h refactor(library): definitional ==> constructions 2016-08-11 10:08:22 -07:00
util.cpp feat(util/name_generator): name generator prefix bookkeeping 2018-02-21 15:04:19 -08:00
util.h refactor(library/constructions): make sure constructions do not use ::lean::mk_fresh_name 2018-02-21 15:04:19 -08:00