lean4-htt/library/tools/super
2017-02-17 19:59:57 -08:00
..
cdcl.lean feat(tools/super): use congruence closure 2017-01-10 09:07:37 -08:00
cdcl_solver.lean feat(tools/super): use congruence closure 2017-01-10 09:07:37 -08:00
clause.lean refactor(library/init/meta): avoid '_core' idiom using default parameters 2017-02-14 09:46:55 -08:00
clause_ops.lean chore(library/tools/super/clause_ops): remove unnecessary type annotations 2017-01-10 09:07:37 -08:00
clausifier.lean refactor(library/init/meta): remove whnf_core 2017-02-14 18:39:57 -08:00
datatypes.lean refactor(init/meta): replace dynamically-checked quotes where possible 2017-02-17 19:59:57 -08:00
default.lean chore(tools/super): add copyright 2016-12-16 19:06:50 -08:00
defs.lean feat(tools/super/defs): unfold definitions using dunfold_expr_core 2017-01-12 21:47:46 +01:00
demod.lean feat(tools/super/demod): demodulation 2017-01-10 09:07:37 -08:00
equality.lean chore(library/tools/super): replace ↣ with ^. 2016-12-16 19:14:05 -08:00
factoring.lean feat(frontends/lean/elaborator): add extra coercion resolution rule for monads 2016-12-31 13:50:15 -08:00
inhabited.lean feat(tools/super/inhabited): look in the local context as well 2017-01-12 21:47:46 +01:00
lpo.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00
misc_preprocessing.lean fix(tools/super/misc_preprocessing): normalize clauses during preprocessing 2017-01-12 21:47:46 +01:00
prover.lean refacotr(init/meta/interactive): clean up parameter gadgets 2017-02-17 15:41:58 +01:00
prover_state.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00
resolution.lean refactor(library/init/meta): avoid '_core' idiom using default parameters 2017-02-14 09:46:55 -08:00
selection.lean chore(library/tools/super): replace ↣ with ^. 2016-12-16 19:14:05 -08:00
simp.lean refactor(library/init/meta/simp_tactic): use default field values at simplify_config 2017-01-23 10:22:48 -08:00
splitting.lean feat(frontends/lean/elaborator): add extra coercion resolution rule for monads 2016-12-31 13:50:15 -08:00
subsumption.lean feat(frontends/lean/elaborator): add extra coercion resolution rule for monads 2016-12-31 13:50:15 -08:00
superposition.lean refactor(library/init/meta): remove whnf_core 2017-02-14 18:39:57 -08:00
trim.lean perf(tools/super/trim): make trim much cheaper 2017-01-12 21:47:46 +01:00
utils.lean chore(library/tools/super): replace ↣ with ^. 2016-12-16 19:14:05 -08:00