lean4-htt/tests/lean/run
2021-07-23 12:04:11 -07:00
..
.gitignore fix: change IO.FS.Handle.read to return empty array at EOF 2021-06-08 13:17:53 +02:00
28.lean
29.lean
34.lean
52_lean3.lean
91_lean3.lean
102_lean3.lean
108.lean
111.lean
121.lean
125.lean
175.lean
229.lean
269.lean
270.lean chore: fix tests 2021-05-04 15:42:03 -07:00
280.lean
281.lean
282.lean
303.lean
305.lean
310.lean
319.lean
326.lean
327.lean
329.lean
335.lean
337.lean
338.lean
341.lean
382.lean feat: use binop% to define arith operators 2021-04-30 19:40:45 -07:00
387.lean
394.lean
436.lean feat: simplified, improved class abbrev (+ tests) 2021-05-20 15:23:29 -07:00
436_lean3.lean
441.lean test: closes #441 2021-05-15 20:37:48 -07:00
447_lean3.lean
452.lean fix: fixes #452 2021-05-10 17:28:10 -07:00
457.lean fix: fixes #457 2021-05-12 20:45:54 -07:00
470_lean3.lean
471.lean fix: fixes #471 2021-05-22 15:42:52 -07:00
474_lean3.lean
481.lean fix: fixes #481 2021-05-21 20:40:26 -07:00
482.lean fix: fixes #482 2021-05-21 19:20:24 -07:00
492_lean3.lean
498.lean fix: fixes #498 2021-05-31 15:42:13 -07:00
500_lean3.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
509.lean feat: reduce s.1 =?= v to s =?= ⟨v⟩ if structure has a single field 2021-06-11 11:23:19 -07:00
536.lean fix: fixes #536 2021-06-29 18:24:46 -07:00
1385.lean
1954.lean
1968.lean
ac_expr.lean
alg.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
allGoals.lean fix: fixes #452 2021-05-10 17:28:10 -07:00
anonymous_ctor_error_msg.lean
anonymousCtor.lean
applytransp.lean
array1.lean
assertAfterBug.lean
autoboundIssues.lean
autoLift.lean
autoLiftIssue.lean
autoparam.lean
backtrackable_estate.lean
balg.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
bigctor.lean chore: disable injectivity theorems generation for big structure tests 2021-05-15 21:30:40 -07:00
bigmul.lean
bigop.lean
binderNotation.lean
binrel.lean
binrelmacros.lean
borrowBug.lean
casesUsing.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
catchThe.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
cdotTests.lean
check.lean
checkAssignmentIssue.lean
choiceExpectedTypeBug.lean
choiceMacroRules.lean
class_inductive.lean
classAbbrev.lean feat: class abbrev now supports a type spec (+ test) 2021-05-20 15:23:30 -07:00
closure1.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
coeIssue1.lean
coeIssue2.lean
coeIssue3.lean
coeIssues4.lean
coelambda.lean
CoeNew.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
coeSort1.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
coeSort2.lean
CommandExtOverlap.lean
compiler_proj_bug.lean
concatElim.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
constantCompilerBug.lean
constFun.lean
constFun2.lean
contra.lean
contradiction1.lean
core.lean
crashDiv0.lean
csimp_type_error.lean
ctorAutoParams.lean
Daniel1.lean
decClassical.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
decEq.lean
decidelet.lean
deep1.lean
def1.lean
def2.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
def3.lean
def4.lean
def5.lean
def6.lean
def7.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
def8.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
def9.lean
def10.lean
def11.lean
def12.lean
def13.lean chore: fix tests 2021-05-04 15:42:03 -07:00
def14.lean
def15.lean
def16.lean
def17.lean
def18.lean
def19.lean
def20.lean
DefEqAssignBug.lean
depElim1.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
depHd.lean
deriv.lean
derivingBEq.lean
derivingHashable.lean fix: Use UInt64 in deriving handler for Hashable. 2021-06-03 06:38:44 -07:00
derivingInhabited.lean
discrRefinement.lean
discrRefinement2.lean
discrRefinement3.lean feat: new discriminant refinement procedure 2021-05-21 18:08:11 -07:00
discrTreeOffset.lean
do_eqv.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
do_eqv_proofs.lean
doElemAsTermNotation.lean
dofun_prec.lean
dollarProjIssue.lean
doNotation1.lean
doNotation2.lean fix: fixes #241 2021-05-22 19:10:07 -07:00
doNotation3.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
doNotation4.lean
doNotation5.lean
doNotation6.lean
Dorais1.lean
doTrailingAtEOI.lean
eagerInliningIssue.lean
elab_cmd.lean fix: fixes #452 2021-05-10 17:28:10 -07:00
elabCmd.lean
elabIte.lean
elseCaseArrow.lean
elseIfConfusion.lean
emptycOverloadIssues.lean
etaFirst.lean
eval_unboxed_const.lean
evalBuiltinInit.lean
evalconst.lean
exp.lean
expandAbbrevAtIsClass.lean
expectedTypePropagation.lean
explicitMotive.lean
explictOpenDeclIssue.lean
expr1.lean
expr_maps.lean
extern.lean
extmacro.lean
falseElimAtSimpLocalDecl.lean
fieldAutoBound.lean
fieldDefaultValueWithoutType.lean
fieldIssue.lean
finally.lean
flat_expr.lean
float1.lean
float_cases_bug.lean
float_from_bignum.lean
floatarray.lean
foldConsts.lean
forBodyResultTypeIssue.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
forInPArray.lean
forInUniv.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
forParallel.lean
french_quote.lean
fun.lean
funext.lean
funMatchIssue.lean
generalize.lean
generalizeTelescope.lean
genindices.lean
getline_crash.lean
haveDestruct.lean feat: have ... := ... syntax closer to let 2021-05-06 15:38:57 -07:00
hmul2.lean
hmulDefaultIntance.lean
ifcongr.lean
ifThenElseIssue.lean
impByNameResolution.lean
impLambdaTac.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
implicitApplyIssue.lean
implicitTypesRecCoe.lean
incmd.lean
ind_cmd_bug.lean
induction1.lean
inductionAltExplicit.lean
inductionTacticBug.lean
inductive1.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
inductive2.lean
inductive_pred.lean refactor: Make the non-below version of a premise in the below type for inductive predicates implicit. 2021-06-06 06:40:09 -07:00
infixprio.lean
inj1.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
inj2.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
injectionBug.lean
injective.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
injIssue.lean
injSimp.lean feat: injectivity theorems for types defined in the prelude 2021-05-14 18:32:26 -07:00
inline_fn.lean
inlineLoop.lean
inliner_loop.lean
instances.lean
instanceWhere.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
instprio.lean
instuniv.lean
int_to_nat_bug.lean
intromacro.lean
IO_test.lean fix: change IO.FS.Handle.read to return empty array at EOF 2021-06-08 13:17:53 +02:00
irCompilerBug.lean
isDefEqCheckAssignmentBug.lean
isDefEqIssue.lean
isDefEqMVarSelfIssue.lean
jason1.lean
kernel1.lean
kernel2.lean
kevin.lean
KyleAlg.lean feat: injectivity theorems for types defined in the prelude 2021-05-14 18:32:26 -07:00
KyleAlgAbbrev.lean feat: simplified, improved class abbrev (+ tests) 2021-05-20 15:23:29 -07:00
lean3_zulip_issues_1.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
lemma.lean
letrecInProofs.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
level.lean
liftMethodInMacrosIssue.lean
LiftMethodIssue.lean
listDecEq.lean
localNameResolutionWithProj.lean
localParsers.lean
macro.lean
macro2.lean
macro3.lean
macro_macro.lean
macroid.lean
manyAritySyntax.lean
match1.lean feat: Add withMkMatcherInput. 2021-05-19 07:28:14 -07:00
match_unit.lean
matchArrayLit.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
matchDiscrType.lean
matcherElimUniv.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
matchGenBug.lean
matchGenIssue.lean fix: improve match generalizing feature 2021-04-26 19:22:03 -07:00
matchNoPostponing.lean
matchRw.lean
matchtac.lean
matchUnifyBug.lean
matchVarIssue.lean
matchWithSearch.lean
matrix.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
meta.lean
meta1.lean
meta2.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
meta3.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
meta4.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
meta5.lean
meta6.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
meta7.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
methodsRetInhabited.lean refactor: revert MonadRef changes 2021-06-21 10:17:26 -07:00
Miller1.lean
missingDeclName.lean
mixedMacroRules.lean
mixfix.lean
modAsClasses.lean
monadCache.lean
monadControl.lean
monotone.lean
mulcomm.lean fix: instance + where + implicts issue 2021-04-24 20:07:35 -07:00
namespaceIssue.lean
namespaceResolution.lean
nativeReflBackdoor.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
natlit.lean
nested_match_bug.lean
nestedDo.lean
nestedInductiveIssue.lean
nestedrec.lean
new_compiler.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
new_frontend2.lean
new_inductive.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
new_inductive2.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
newfrontend1.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
newfrontend2.lean
newfrontend3.lean
newfrontend5.lean
nicerNestedDos.lean
noindexAnnotation.lean
noncomputable_bug.lean
nondet.lean
obtain.lean
offsetIssue.lean
ofNatNormNum.lean
openInScopeBug.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
openTermTactic.lean
optParam.lean
Ord.lean
overloaded.lean
panicAtCheckAssignment.lean
parsePrelude.lean
parserAliasShadow.lean
partial1.lean
partialApp.lean
patbug.lean
pendingInstBug.lean
ppRoundtripDefs.lean feat: pp motives and misc delab fixes 2021-06-13 00:06:27 +02:00
precDSL.lean
print_cmd.lean
prioDSL.lean
proofIrrelFVar.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
propagateExpectedType.lean
prv.lean
ptrAddr.lean
quasi_pattern_unification_approx_issue.lean
range.lean
rational.lean
rc_tests.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
readerThe.lean
recInfo1.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
reduce1.lean
reduce2.lean
reduce3.lean
reductionBug.lean fix: bug at reduceRec 2021-05-07 14:21:37 -07:00
reflectiveIndPred.lean chore: rename ProofBelow to below. 2021-04-26 20:33:21 +02:00
Reid1.lean
renaming.lean
Reparen.lean chore: fix test 2021-05-17 14:47:24 -07:00
replace.lean
resolveLVal.lean
returnOptIssue.lean
revert1.lean
root.lean
rw_inst_mvars.lean fix: instantiate mvars in rewrite tactic 2021-06-11 10:27:05 -07:00
scc.lean
scopedParsers.lean
scopedParsers2.lean
secVarBug.lean fix: make sure the resulting array size is equal to the number of binders 2021-05-04 19:46:14 -07:00
set.lean
setOptionTermTactic.lean
sharecommon.lean
sigmaprec.lean
simp1.lean
simp2.lean
simp3.lean
simp4.lean
simp5.lean
simp6.lean
simp7.lean
simp_all.lean
simp_all_contextual.lean
simpCondLemma.lean
simpDefToUnfold.lean
simpDischargeLoop.lean fix: missing withoutModifyingState at elabSimpConfig 2021-05-16 13:07:13 -07:00
simpImpLocal.lean
simpMatchDiscr.lean
simpOnly.lean
simpPreprocess.lean
simpStarHyp.lean
sizeof1.lean
sizeof2.lean
sizeof3.lean
sizeof4.lean
sizeof5.lean
sizeof6.lean
spec_issue.lean
specbug.lean
stateRef.lean
strInterpolation.lean
strLitProj.lean fix: projection of string literals 2021-05-07 14:38:21 -07:00
struct1.lean
struct2.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
struct3.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
struct_inst_typed.lean
struct_instance_in_eqn.lean
structInst.lean
structInst2.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
structInst3.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
structInst4.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
structNoBody.lean
structuralIssue.lean refactor: fix code review comments. 2021-06-06 06:40:09 -07:00
structuralIssue2.lean
structuralRec1.lean fix: deal with params for inductive predicates. 2021-06-06 06:40:09 -07:00
structure.lean
stuckMVarBug.lean
stxKindInsideNamespace.lean
stxMacro.lean
subst.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
subst1.lean
subtype_inj.lean
suffices.lean
syntax1.lean
syntaxPrio.lean
synth1.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
synthPending1.lean
tactic.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
tactic1.lean chore: adapt stdlib & tests 2021-05-20 15:17:36 -07:00
tacticExtOverlap.lean
tacticTests.lean fix: induction/cases: accept wildcard alternative even if some (but not all) cases have been excluded 2021-05-06 14:28:00 +02:00
task_test.lean
task_test2.lean
task_test_io.lean
termElab.lean
termParserAttr.lean
test_single.sh
toExpr.lean
toFromJson.lean fix: ToJson for single-field constructors 2021-07-08 09:01:06 +02:00
trace.lean perf: make trace[...] ... notation lazy 2021-06-23 00:07:27 -07:00
traceElabIssue.lean fix: tolerate type incorrect terms 2021-04-29 21:34:15 -07:00
trans.lean
tryHeuristicPerfIssue.lean perf: refine tryHeuristic 2021-07-23 12:04:11 -07:00
tryPureCoe.lean
type_class_performance1.lean
typeAscImp.lean feat: type ascription should disable implicit lambdas 2021-05-12 19:29:36 -07:00
typeclass_append.lean
typeclass_coerce.lean chore: increase threshold for Windows workaround in the previous commit 2021-05-15 21:15:37 -07:00
typeclass_diamond.lean chore: increase threshold for Windows workaround in the previous commit 2021-05-15 21:15:37 -07:00
typeclass_easy.lean
typeclass_loop.lean
typeclass_metas_internal_goals1.lean
typeclass_metas_internal_goals2.lean
typeclass_metas_internal_goals3.lean
typeclass_metas_internal_goals4.lean
typeclass_outparam.lean
ubscalar.lean
unexpected_result_with_bind.lean
unif_issue.lean
unif_issue2.lean
unifhint1.lean
unifhint2.lean
unifhint3.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
unihint.lean
univIssue.lean chore: remove command universes 2021-06-29 17:01:07 -07:00
update.lean
where1.lean
whileRepeat.lean
whnfDelayedMVarIssue.lean
WindowsNewlines.lean
withReducibleAndInstancesCrash.lean