lean4-htt/library/tools/super
2017-03-15 14:06:34 -07:00
..
cdcl.lean feat(frontends/lean): expr literals ```(...) 2017-03-05 08:37:16 -08:00
cdcl_solver.lean chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
clause.lean feat(frontends/lean): expr literals ```(...) 2017-03-05 08:37:16 -08:00
clause_ops.lean chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
clausifier.lean chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
datatypes.lean feat(frontends/lean): expr literals ```(...) 2017-03-05 08:37:16 -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 chore(library/tools/super/factoring): use modern syntactic sugar 2017-02-24 21:08:46 +01: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 chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
prover.lean chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
prover_state.lean refactor(library/tactic/user_attribute): use attribute for registering attributes. naturally. 2017-03-15 14:06:34 -07: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): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00
simp.lean feat(library/init/meta): cleanup interface using default parameters 2017-02-19 12:12:34 -08:00
splitting.lean chore(library): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -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): test new '^.' notation in the standard library, and cleanup definitions using it 2017-03-05 21:21:50 -08:00