lean2/tests/lean/hott
2015-11-08 14:04:56 -08:00
..
329.hlean fix(tests/lean): adjust tests to reflect changes in the elaboration process 2015-06-26 17:18:30 -07:00
360_2.hlean
366.hlean
433.hlean fix(tests): update test 2015-08-07 13:34:41 -07:00
443.hlean
443_b.hlean fix(tests): fix tests to reflect recent changes 2015-05-07 16:39:04 -07:00
457.hlean fix(tests/lean): adjust remaining tests to changes in the standard library 2015-11-08 14:04:56 -08:00
481.hlean
488.hlean
531b.hlean
580.hlean
599.hlean fix(library/normalize): fixes #599 2015-05-13 18:36:16 -07:00
610.hlean renaming(hit): rename type_quotient to quotient, and quotient to set_quotient 2015-06-04 20:14:13 -04:00
611.hlean feat(library/tactic/induction_tactic): type class inference for minor premises 2015-05-20 20:48:33 -07:00
613.hlean fix(library/tactic/induction_tactic): fixes #613 2015-05-20 22:26:50 -07:00
614.hlean fix(tests/lean): adjust tests to reflect changes in the HoTT library 2015-09-25 09:46:51 -07:00
615.hlean fix(tests/lean): adjust tests to reflect changes in the HoTT library 2015-09-25 09:46:51 -07:00
619.hlean fix(library/tactic/induction_tactic): fixes #619 2015-05-21 18:22:07 -07:00
648.hlean fix(library/private): use environment fingerprint to compute private decls "unique" identifier 2015-06-01 22:21:31 -07:00
670.hlean feat(library/tactic/rewrite_tactic): when 'rewrite' step fails apply esimp and try again 2015-06-12 19:48:58 -07:00
719.hlean fix(frontends/lean/elaborator): fixes #719 2015-07-03 12:37:28 -07:00
777.hlean feat(library/unifier): generate approximate solution for universe constraints of the form (max u ?m =?= max u v) 2015-08-08 09:29:59 -07:00
apply_class_issue.hlean
beginend2.hlean
bug_struct_level.hlean
calc_auto_trans_eq.hlean fix(tests): update tests to reflect the change of notation from \~ to ~ 2015-06-25 22:55:05 -04:00
cases.hlean
cases_eq.hlean
class_loop.hlean
congr_tac.hlean
congr_tac2.hlean feat(library/tactic/congruence_tactic): add congruence lemma generator 2015-06-05 22:00:10 -07:00
constr_tac.hlean
contra1.hlean
contra2.hlean feat(library/tactic/contradiction_tactic): handle (h1 : p) and (h2 : not p) hypotheses in the contradiction tactic 2015-05-25 10:29:51 -07:00
crash1.hlean
def_bug1.hlean
disable_instances.hlean feat(library/tactic,frontends/lean): propagate new options back to elaborator 2015-09-02 20:34:14 -07:00
eq1.hlean
exfalso1.hlean
get_tac1.hlean
id_tac5.hlean feat(library/user_recursors): generalize acceptable use-defined recursors 2015-05-18 14:21:10 -07:00
ind_tac1.hlean fix(library/user_recursors): make sure homotopy.rec_on is recognized as a valid user-defined recursor 2015-05-18 09:57:50 -07:00
ind_tac2.hlean renaming(hit): rename type_quotient to quotient, and quotient to set_quotient 2015-06-04 20:14:13 -04:00
ind_tac3.hlean fix(tests): fix tests to reflect changes 2015-05-26 21:37:02 -07:00
ind_tac4.hlean fix(tests/lean): adjust tests to reflect changes in the HoTT library 2015-09-25 09:46:51 -07:00
inj_tac.hlean
inv_bug.hlean
krewrite_bug.hlean fix(library/tactic/rewrite_tactic): improve krewrite 2015-06-08 16:46:28 -07:00
len_eq.hlean
noc.hlean
noc_list.hlean feat(library/simplifier/ceqv): add to_ceqv procedure 2015-05-27 16:35:56 -07:00
notation_with_nested_tactics.hlean fix(frontends/lean/parse_table): do not add 'no_info' annotation in tactic expressions 2015-09-02 20:51:06 -07:00
obtain_hott.hlean
rewriter1.hlean fix(tests): fix tests to reflect recent changes 2015-05-07 16:39:04 -07:00
rw_binders.hlean
rw_eta.hlean
sig_noc.hlean
subst_tac.hlean feat(library/tactic): add improved 'subst' tactic 2015-05-25 15:03:59 -07:00
substvars1.hlean feat(library/tactic): add 'subtvars' tactic 2015-05-25 16:36:44 -07:00
tele.hlean
tele_eq.hlean feat(frontends/lean): rename 'wait' to 'reveal' 2015-05-08 20:54:16 -07:00
test_single.sh
trunc_1.hlean
unfold_test.hlean feat(hott): various minor changes in the HoTT library 2015-08-04 13:01:11 +02:00
unfoldm.hlean