lean4-htt/tests/lean/run
Leonardo de Moura 45475d6434
feat: allow users to disable simpCtorEq simproc (#5167)
`simp only` will not apply this simproc anymore. Users must now write
`simp only [reduceCtorEq]`. See RFC #5046 for motivation.
This PR also renames simproc to `reduceCtorEq`. 

close #5046 


@semorrison A few `simp only ...` tactics will probably break in
Mathlib. Fix: include `reduceCtorEq`.
2024-08-26 13:51:21 +00:00
..
.gitattributes
.gitignore
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
262.lean
269.lean
270.lean
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
343.lean
345.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
382.lean
387.lean
394.lean
436.lean
436_lean3.lean
439.lean fix: enforce isDefEqStuckEx at unstuckMVar procedure (#4596) 2024-07-02 13:42:47 +00:00
441.lean
447_lean3.lean
452.lean
456.lean
457.lean
461a.lean
461b.lean
462.lean
463.lean
470_lean3.lean
471.lean
474_lean3.lean
481.lean
482.lean
492.lean
492_lean3.lean
498.lean
500_lean3.lean
501.lean
509.lean
536.lean
561.lean
569.lean
602.lean
616.lean
633.lean
644.lean
646.lean
654.lean
664.lean
677.lean
696.lean
716.lean
753.lean
760.lean
764.lean
783.lean
788.lean
790.lean
793.lean
796.lean
815.lean
821.lean
837.lean
847.lean
854.lean
860.lean
879.lean
891.lean
909.lean
944.lean
945.lean
946.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
955.lean
968.lean
972.lean
974.lean
983.lean
986.lean feat: unify equational theorems between wf and structural recursion (#5055) 2024-08-19 14:59:15 +00:00
988.lean
998.lean
998Export.lean
1016.lean
1017.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
1018.lean
1020.lean
1022.lean
1024.lean
1025.lean
1026.lean
1029.lean
1030.lean
1037.lean
1051.lean
1058.lean
1074a.lean
1080.lean
1113b.lean
1118.lean
1120.lean
1123.lean
1124.lean
1127.lean
1132.lean
1143.lean
1155.lean
1156.lean
1158.lean
1163.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
1168.lean
1169.lean
1171.lean
1179b.lean
1182.lean
1184.lean
1192.lean
1193a.lean
1193b.lean
1194.lean
1200.lean
1202.lean
1224.lean
1228.lean
1230.lean
1234.lean
1236.lean
1237.lean
1247.lean
1253.lean
1267.lean
1274.lean
1289.lean
1293.lean
1299.lean
1300.lean
1302.lean
1305.lean
1308.lean
1311.lean
1333.lean
1337.lean
1342.lean
1359.lean
1360.lean
1361.lean
1361b.lean
1365.lean
1372.lean
1373.lean
1374.lean
1375.lean
1380.lean
1385.lean
1389.lean
1408.lean
1411.lean
1419.lean
1420.lean
1426.lean
1435.lean
1436.lean
1441.lean
1547.lean
1549.lean
1558.lean
1575.lean
1615.lean
1650.lean
1674.lean
1679.lean
1684.lean
1686.lean
1692.lean
1697.lean fix: make elabAsElim aware of explicit motive arguments (#4817) 2024-07-29 19:18:47 +00:00
1711.lean
1725.lean
1730.lean
1780.lean
1787.lean
1808.lean
1812.lean
1813.lean
1815.lean
1822.lean
1829.lean chore: upstream eq_iff_true_of_subsingleton (#4689) 2024-07-08 21:09:33 +00:00
1841.lean
1842.lean feat: basic material on List.Pairwise and Nodup (#4706) 2024-07-09 21:39:08 +00:00
1848.lean
1850.lean
1851.lean
1852.lean
1869.lean
1882.lean
1883.lean
1886.lean
1892.lean
1900.lean
1901.lean
1907.lean
1907orig.lean
1921.lean
1926.lean
1937.lean
1951.lean
1954.lean
1963.lean
1968.lean
1985.lean
1986.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
2009.lean
2018.lean
2042.lean
2073.lean
2074.lean
2079.lean
2095.lean
2136.lean
2137.lean
2143.lean fix: mixing variable binder updates and declarations (#5142) 2024-08-23 09:31:49 +00:00
2159.lean
2161.lean feat: detailed feedback on decide tactic failure (#4674) 2024-07-11 20:08:29 +00:00
2173.lean
2182.lean
2188.lean
2199.lean
2220.lean perf: use NatPow Int instead of HPow Int Nat Int (#4903) 2024-08-03 00:35:04 +00:00
2226.lean
2243.lean fix: missing assignment validation at closeMainGoal (#4777) 2024-07-17 18:25:02 +00:00
2249.lean
2262.lean
2265.lean
2282.lean
2283.lean
2291.lean
2299.lean
2311.lean
2344.lean
2389.lean
2461.lean chore: reduce usage of refine' (#5042) 2024-08-14 15:14:44 +00:00
2500.lean
2552.lean
2558.lean
2575.lean
2615.lean
2649.lean
2669.lean feat: Nat.add_left_eq_self and relatives (#5104) 2024-08-21 04:11:57 +00:00
2670.lean
2672.lean
2736.lean fix: enforce isDefEqStuckEx at unstuckMVar procedure (#4596) 2024-07-02 13:42:47 +00:00
2810.lean
2835.lean
2843.lean
2846.lean
2862.lean
2899.lean
2901.lean
2914.lean
2916.lean
2939.lean
2966.lean
3022.lean
3045.lean
3079.lean
3214.lean
3229.lean
3242.lean fix: instantiate mvars of indices before instantiating fvars (#4717) 2024-08-16 15:19:48 +00:00
3257.lean
3313.lean chore: wrap diagnostic results in MessageData.traces (#4897) 2024-08-06 19:10:51 +00:00
3386.lean
3395.lean
3458_1.lean
3458_2.lean
3497.lean
3501.lean
3519.lean
3524.lean
3546.lean feat: revamp file IO, this time Windows compatible (#4950) 2024-08-07 22:33:37 +02:00
3547.lean
3554.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
3643.lean feat: make @[ext] derive ext_iff theorems from user ext theorems (#4543) 2024-07-08 19:37:56 +00:00
3686.lean
3705.lean
3706.lean
3710.lean
3713.lean feat: safer #eval, and #eval! (#4810) 2024-07-23 15:26:56 +00:00
3731.lean
3740.lean fix: handle dependent fields when deriving BEq 2024-07-29 08:58:49 +10:00
3745.lean
3807.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
3922.lean
3943.lean
3965.lean
3965_2.lean
3965_3.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
3996.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
4051.lean
4064.lean
4144.lean
4171.lean chore: wrap diagnostic results in MessageData.traces (#4897) 2024-08-06 19:10:51 +00:00
4203.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
4213.lean
4219.lean
4230.lean
4251.lean
4290.lean feat: Nat.add_left_eq_self and relatives (#5104) 2024-08-21 04:11:57 +00:00
4306.lean
4310.lean
4313.lean
4320.lean
4334.lean
4339.lean
4365.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
4381.lean
4390.lean
4398.lean
4405.lean
4406.lean fix: set default value of pp.instantiateMVars to true and make the option be effective (#4558) 2024-07-02 22:59:44 +00:00
4413.lean
4462.lean
4465.lean
4534.lean
4547.lean
4561.lean fix: make sure syntax nodes always run their formatters (#4631) 2024-07-03 07:45:34 +00:00
4573.lean feat: handle \r on all operating systems in IO.FS.lines (#4973) 2024-08-12 09:51:50 +00:00
4636.lean fix: deprecated warnings for overloaded symbols (#4713) 2024-07-10 04:06:25 +00:00
4644.lean feat: detailed feedback on decide tactic failure (#4674) 2024-07-11 20:08:29 +00:00
4662.lean fix: add term elaborator for Lean.Parser.Term.namedPattern (#4792) 2024-07-19 16:14:32 +00:00
4670.lean fix: check is valid structure projection when pretty printing (#4982) 2024-08-12 15:52:17 +00:00
4673.lean fix: .eq_def theorem generation with messy universes (#4712) 2024-07-18 17:34:23 +00:00
4677.lean fix: Repr instances for Int and Float (#4709) 2024-07-10 00:10:58 +00:00
4751.lean fix: IndPred: track function's motive in a let binding, use withoutProofIrrelevance, no chaining (#4839) 2024-07-28 17:22:27 +00:00
4761.lean fix: make sure anonymous dot notation works with pi-type-valued type synonyms (#4818) 2024-07-24 17:09:42 +00:00
4773.lean fix: missing assignment validation at closeMainGoal (#4777) 2024-07-17 18:25:02 +00:00
4861.lean perf: use NatPow Int instead of HPow Int Nat Int (#4903) 2024-08-03 00:35:04 +00:00
4920.lean fix: regular mvar assignments take precedence over delayed ones (#4987) 2024-08-12 00:14:38 +00:00
4928.lean refactor: rename new option to debug.rawDecreasingByGoal (#5066) 2024-08-19 11:53:54 +00:00
4947.lean fix: panic at reducePow (#4988) 2024-08-12 00:20:29 +00:00
4983.lean fix: PANIC at Fin.isValue (#5159) 2024-08-26 00:36:47 +00:00
4985.lean fix: PANIC at Lean.MVarId.falseOrByContra (#5157) 2024-08-26 00:28:28 +00:00
5046.lean feat: allow users to disable simpCtorEq simproc (#5167) 2024-08-26 13:51:21 +00:00
5126.lean test: add missing test 2024-08-22 16:48:11 +02:00
abstractExpr.lean
ac_expr.lean
ac_rfl.lean
ack.lean chore: wrap diagnostic results in MessageData.traces (#4897) 2024-08-06 19:10:51 +00:00
ACltBug.lean
adam1.lean
adamTC.lean
adamTC2.lean
add_suggestion.lean
addDecorationsWithoutPartial.lean
aig_optimizations.lean chore: move LeanSAT logic to Std (#5113) 2024-08-21 13:00:41 +00:00
aig_shared.lean chore: move LeanSAT logic to Std (#5113) 2024-08-21 13:00:41 +00:00
alex1.lean
alg.lean
alias.lean
allGoals.lean
and_intros.lean
andCasesOnBug.lean
anonymous_ctor_error_msg.lean
anonymousCtor.lean
appFinalizeIssue.lean
appIssue.lean
apply_tac.lean
applytransp.lean
approxDepth.lean
array1.lean chore: List.filterMapM runs and returns left-to-right (#4820) 2024-07-24 09:00:10 +00:00
array_simp.lean feat: simprocs for #[1,2,3,4,5][2] (#4765) 2024-07-17 03:05:17 +00:00
arrowDot.lean
arthur1.lean
arthur2.lean
assertAfterBug.lean
aStructPerfIssue.lean
attachJp.lean
autoboundIssues.lean
autoLift.lean
autoLiftIssue.lean
autoparam.lean
backtrackable_estate.lean
balg.lean
bigctor.lean
bigmul.lean
bigop.lean
bindCasesIssue.lean
binderNotation.lean
binop.lean
binop_binrel_perf_issue.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
binrec.lean
binrel.lean
binrelmacros.lean
bitvec.lean
bitvec_fin_literal_norm.lean
bitvec_simproc.lean
borrowBug.lean
bubble.lean
bugNatLitDiscrTree.lean
bv_math_lit_perf.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
by_cases.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
byAsSorry.lean
byteSliceIssue.lean
calc.lean feat: new variable command 2024-08-09 11:50:54 +02:00
calcBug.lean
calcInType.lean
casePrime.lean
casesAnyTypeIssue.lean
casesRec.lean
casesUsing.lean
caseTacInMacros.lean
catchThe.lean
cdotTests.lean fix: make cdot anonymous function notation handle ambiguous notation (#4833) 2024-08-09 21:16:51 +00:00
change.lean
change_tac.lean
check.lean
check_failure.lean
checkAssignmentIssue.lean
choiceExpectedTypeBug.lean
choiceMacroRules.lean
class_inductive.lean
classAbbrev.lean
cleanup_forallTelescope.lean
closure1.lean
codeBindUnreachIssue.lean
coeIssue1.lean
coeIssue2.lean
coeIssue3.lean
coeIssues4.lean
coelambda.lean
CoeNew.lean
coeOutParamIssue.lean
coeOutParamIssue2.lean
coeSort1.lean
coeSort2.lean
combinatorsAndWF.lean
CommandExtOverlap.lean
compatibleTypesBugAtLCNF.lean
compatibleTypesEtaIssue.lean
compiler_erase_bug.lean
compiler_proj_bug.lean feat: safer #eval, and #eval! (#4810) 2024-07-23 15:26:56 +00:00
CompilerCSE.lean
CompilerFindJoinPoints.lean
CompilerFloatLetIn.lean
CompilerProbe.lean
CompilerPullInstances.lean
CompilerSimp.lean
compilerTest1.lean
computedFields.lean
concatElim.lean
congrTactic.lean
congrThm.lean
congrThm2.lean
constantCompilerBug.lean
constFun.lean
constFun2.lean
constProp.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
constructor_as_variable.lean feat: upstream List.Perm (#5069) 2024-08-17 04:11:35 +00:00
contra.lean
contradiction1.lean
contradictionExfalso.lean
contradictionLoop.lean
conv1.lean
conv2.lean
convcalc.lean
core.lean
crashDiv0.lean
crlfToLf.lean
csimp_type_error.lean
csimpAttrFn.lean
ctorAutoParams.lean
currentDir.lean
customEliminators.lean
Daniel1.lean
deBruijn.lean
decAuxBug.lean
decClassical.lean
decEq.lean
decidability_timeout.lean
decidelet.lean
decideTactic.lean feat: detailed feedback on decide tactic failure (#4674) 2024-07-11 20:08:29 +00:00
declareConfigElabBug.lean
declareConfigElabIssue.lean
decreasingTacticUpdatedEnvIssue.lean
deep1.lean
def1.lean
def2.lean
def3.lean
def4.lean
def5.lean
def6.lean
def7.lean
def8.lean
def9.lean
def10.lean
def11.lean
def12.lean
def13.lean
def14.lean
def15.lean
def16.lean
def17.lean
def18.lean
def19.lean
def20.lean
defaultEliminator.lean
defaultInstBacktrackIssue.lean
defaulValueParamIssue.lean
DefEqAssignBug.lean
defEqVsWhnfI.lean
delabApp.lean feat: @[app_delab] (#4976) 2024-08-10 16:54:39 +00:00
delabMatch.lean
delabProjectionApp.lean
delabStructInst.lean
depElim1.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
depFieldIssue.lean
depHd.lean
deq.lean
deriv.lean
derivingBEq.lean
derivingHashable.lean
derivingInhabited.lean
derivingNonempty.lean
derivingRepr.lean
diagnostics.lean chore: wrap diagnostic results in MessageData.traces (#4897) 2024-08-06 19:10:51 +00:00
diagnosticsMsgOptional.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
diagRec.lean chore: wrap diagnostic results in MessageData.traces (#4897) 2024-08-06 19:10:51 +00:00
diamond1.lean
diamond2.lean
diamond3.lean
diamond4.lean
diamond5.lean
diff.lean
discrRefinement.lean
discrRefinement2.lean
discrRefinement3.lean
discrTreeKey.lean feat: add #discr_tree_key command and discr_tree_key tactic (#4447) 2024-07-12 15:05:10 +00:00
discrTreeOffset.lean
discrTreeSimp.lean
do_eqv.lean
do_eqv_proofs.lean
doElemAsTermNotation.lean
dofun_prec.lean
doLetElse.lean
dollarProjIssue.lean
doNotation1.lean
doNotation2.lean
doNotation3.lean
doNotation4.lean
doNotation5.lean
doNotation6.lean
Dorais1.lean
dotNameIssue.lean
dotNotationAndDefaultInstance.lean
dotNotationRecDecl.lean
doTrailingAtEOI.lean
dottedCtorNamedArgPattern.lean
dottedNameBug.lean
dsimp1.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
dsimp2.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
dsimp_bv_simproc.lean
dsimpNatLitIssue.lean
dsimproc.lean
DVec.lean
dynamic.lean
eagerInliningIssue.lean
elab_cmd.lean
elabAsElim.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
elabCmd.lean
elabIte.lean
eliminatorImplicitTargets.lean
elimOptParam.lean
elseCaseArrow.lean
elseIfConfusion.lean
emptycOverloadIssues.lean
emptyLcnf.lean fix: make elabAsElim aware of explicit motive arguments (#4817) 2024-07-29 19:18:47 +00:00
enumDecEq.lean
enumNoConfusionIssue.lean
eq_some_iff_get_eq_issue.lean feat: allow users to disable simpCtorEq simproc (#5167) 2024-08-26 13:51:21 +00:00
eqndrecEtaLCNFIssue.lean
eqnOptions.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
eqnsAtSimp.lean
eqnsAtSimp2.lean
eqnsAtSimp3.lean
eqnsPrio.lean
eqnsProjections.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
eqnsReducible.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
eqTheoremForVec.lean
eqThm.lean
eqThmWithMoreThanOneAsPattern.lean
eqValue.lean
erased.lean
eraseSuffix.lean
erasureConfusion.lean
etaFirst.lean
etaStruct.lean
etaStructProofIrrelIssue.lean feat: make @[ext] derive ext_iff theorems from user ext theorems (#4543) 2024-07-08 19:37:56 +00:00
eval_unboxed_const.lean
evalBuiltinInit.lean
evalconst.lean
evalDo.lean
evalInit.lean
evalProp.lean
evalTacticBug.lean
exfalsoBug.lean chore: follow simpNF linter's advice (#4620) 2024-07-02 04:30:00 +00:00
exists.lean
exp.lean
expandAbbrevAtIsClass.lean
expandWhereStructInstIssue.lean
expectedTypePropagation.lean
explicitMotive.lean
explictOpenDeclIssue.lean
expr1.lean
expr_maps.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
ExprLens.lean
ext.lean feat: add [ext] attribute to Array.ext (#4970) 2024-08-09 12:40:39 +00:00
ext1.lean feat: make @[ext] derive ext_iff theorems from user ext theorems (#4543) 2024-07-08 19:37:56 +00:00
extensibleTacticBug.lean
extern.lean
extmacro.lean
false_or_by_contra.lean
falseElimAtSimpLocalDecl.lean
fieldAbbrevInPat.lean
fieldAutoBound.lean
fieldDefaultValueWithoutType.lean
fieldIssue.lean
fieldNamesWithMinus.lean
fieldTypeBug.lean
filter.lean
finally.lean
finDotCtor.lean
finLit.lean
finMatch.lean
flat_expr.lean
float1.lean
float_cases_bug.lean
float_from_bignum.lean
floatarray.lean
floatOptParam.lean
foApprox.lean
foldConsts.lean
foldLits.lean
forBodyResultTypeIssue.lean
forInElabBug.lean
forInPArray.lean
forInRangeWF.lean
forInReturnPropagation.lean
forInUniv.lean
forOutParamIssue.lean
forParallel.lean
french_quote.lean
frontend_meeting_2022_09_13.lean
fun.lean
funext.lean
funind_demo.lean
funind_expr.lean
funind_fewer_levels.lean
funind_mutual_dep.lean
funind_proof.lean feat: structural recursion over nested datatypes (#4733) 2024-07-15 11:49:53 +00:00
funind_structural.lean refactor: FunInd overhaul (#4789) 2024-07-21 14:46:52 +00:00
funind_structural_mutual.lean feat: functional induction for mutual structural recursion (#4772) 2024-07-22 15:10:11 +00:00
funind_tests.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
funMatchIssue.lean
generalize.lean
generalizeMany.lean
generalizeTelescope.lean
genindices.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
getline_crash.lean
grind_cases.lean
grind_pre.lean
grind_revertAll.lean
guard_expr.lean
guard_msgs.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
guardexpr.lean
handleLocking.lean
hashableBug.lean
hashmap-implicits.lean fix: resolve instances for HashMap via unification (#4759) 2024-07-17 08:02:22 +00:00
hashmap.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
haveDestruct.lean
haveI.lean
haveTactic.lean
hcongr.lean
heapSort.lean
heqSubst.lean
hlistOverload.lean
hmul2.lean
hmulDefaultIntance.lean
ifcongr.lean
iffRefl.lean
ifThenElseIssue.lean
ifThenElseIssue2.lean
impByNameResolution.lean
impLambdaTac.lean
implicitApplyIssue.lean
implicitLambdaLocalWithoutType.lean
implicitTypesRecCoe.lean
inaccessibleAnnotDefEqIssue.lean
incmd.lean
ind_cmd_bug.lean
ind_whnf.lean
ind_whnf2.lean
induction1.lean
inductionAltExplicit.lean
inductionLetIssue.lean
inductionParse.lean
inductionTacticBug.lean
inductive1.lean
inductive2.lean
inductive_pred.lean
inductiveIndicesIssue.lean
indUsingLet.lean fix: count let-bound variables in induction … with correctly (#5117) 2024-08-21 18:49:51 +00:00
inferForallTypeLCNF.lean
infixprio.lean
inj1.lean
inj2.lean
injectionBug.lean
injections1.lean
injectionsIssue.lean
injective.lean
injHEq.lean
injIssue.lean
injSimp.lean
inline_fn.lean
inlineIfReduceLCNF.lean
inlineLCNFIssue.lean
inlineLoop.lean
inlineProjInstIssue.lean
inliner_loop.lean
inlineWithNestedRecIssue.lean
instanceIssues.lean
instances.lean
instanceWhere.lean
instanceWhereDecls.lean
instEtaIssue.lean
instPatVar.lean
instprio.lean
instuniv.lean
int_complement_shiftRight.lean
int_to_nat_bug.lean
internalizeCasesIssue.lean
interp.lean
interp2.lean
introLetFun.lean
intromacro.lean
IO_test.lean
ioRandomBytes.lean
irCompilerBug.lean
irreducibleIssue.lean
isDefEqCheckAssignmentBug.lean
isDefEqConstApproxIssue.lean
isDefEqIssue.lean
isDefEqMVarSelfIssue.lean
isDefEqPerfIssue.lean
isDefEqProjIssue.lean chore: shorten suggestion about diagnostics (#4882) 2024-07-31 17:56:43 +00:00
isDefEqProjPerfIssue.lean
issue2628.lean
issue2883.lean
issue2925.lean
issue2982.lean
issue3175.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
issue3204.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
issue3212.lean
issue3770.lean
issue3848.lean
issue4063.lean
issue4650.lean fix: universe level in .below and .brecOn construction (#4651) 2024-07-04 18:19:43 +00:00
issue4671.lean feat: infer mutual structural recursion (#4718) 2024-07-15 09:34:06 +00:00
issue4684.lean refactor: InductiveVal.numNested instead of .isNested 2024-07-08 21:18:50 +02:00
issue4726.lean fix: nested structural recursion over reflexive data type (#4728) 2024-07-11 15:25:48 +00:00
issue5027.lean fix: array_get_dec etc. tactics to solve more cases (#5037) 2024-08-14 12:41:14 +00:00
issue5061.lean fix: get_elem_tactic_trivial to not loop in the presence of mvars (#5119) 2024-08-21 19:51:58 +00:00
ite_dsimproc.lean
james1.lean
jason1.lean
json.lean
kernel1.lean
kernel2.lean
kernel_maxheartbeats.lean
kernelInterrupt.lean fix: adapt kernel interruption to new cancellation system (#4584) 2024-07-01 14:52:42 +00:00
kevin.lean
krivine.lean
kronRWIssue.lean
KyleAlg.lean
KyleAlgAbbrev.lean
lazyListRotateUnfoldProof.lean
lazylistThunk.lean
lazyUnfoldingPerfIssue.lean
lcnf1.lean
lcnf2.lean
lcnf3.lean
lcnf4.lean
lcnf_simp_let.lean
lcnfBinderNameBug.lean
lcnfCastIssue.lean
lcnfCheckIssue.lean
lcnfEtaExpandBug.lean feat: safer #eval, and #eval! (#4810) 2024-07-23 15:26:56 +00:00
lcnfInferProjTypeBug.lean
lcnfInferProjTypeIssue.lean
lcnfInliningIssue.lean
lcnfIssue.lean
lean3_zulip_issues_1.lean
lean_nat_bitwise.lean
lean_nat_gcd.lean feat: safe exponentiation (#4637) 2024-07-03 05:12:53 +00:00
left_right.lean
lemma.lean
let_Issue.lean
letBRecOnIssue.lean
letDeclSimp.lean feat: Nat.add_left_eq_self and relatives (#5104) 2024-08-21 04:11:57 +00:00
letMVar.lean
letrecInProofs.lean refactor: Introduce PProdN module (#4807) 2024-07-22 11:56:50 +00:00
letrecInThm.lean
letrecWFIssue.lean
level.lean
levelNamesInTacticMode.lean
levelNGen.lean
lex.lean
libuv.lean feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
liftMethodInMacrosIssue.lean
LiftMethodIssue.lean
linearByRefl.lean
list_simp.lean feat: misc List lemma updates (#5127) 2024-08-23 01:17:17 +00:00
listDecEq.lean
listtostring.lean
litToCtor.lean
localNameResolutionWithProj.lean
localParsers.lean
lrat_roundtrip.lean chore: move LeanSAT logic to Std (#5113) 2024-08-21 13:00:41 +00:00
macro.lean
macro2.lean
macro3.lean
macro_macro.lean
macroid.lean
macroParams.lean
manyAritySyntax.lean
mapTR.lean
match1.lean
match_expr.lean
match_expr_expected_type_issue.lean
match_expr_meta_modifier.lean
match_expr_perf.lean
match_int_lit_issue.lean
match_lit_fin_cover.lean
match_lit_issues.lean
match_lit_regression.lean
match_unit.lean
matchArrayLit.lean
matchDiscrType.lean
matchEqnsHEqIssue.lean
matchEqs.lean
matchEqsBug.lean
matcherElimUniv.lean
matchGenBug.lean
matchGenIssue.lean
matchNoPostponing.lean
matchRw.lean
matchtac.lean
matchUnifyBug.lean
matchVarIssue.lean
matchWithSearch.lean
mathlibetaissue.lean
mathport18.lean
mathport_issue16.lean
matrix.lean
may_postpone_tc.lean
maze.lean
mergeSort.lean feat: List.mergeSort (#5092) 2024-08-20 06:32:52 +00:00
mergeSortCPDT.lean feat: List.mergeSort (#5092) 2024-08-20 06:32:52 +00:00
meta.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
meta1.lean
meta2.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
meta3.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
meta4.lean
meta5.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
meta6.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
meta7.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
methodsRetInhabited.lean
Miller1.lean
missingDeclName.lean
missingSizeOfArrayGetThm.lean
mixedMacroRules.lean
mixfix.lean
mjissue.lean
modAsClasses.lean
monadCache.lean
monadControl.lean
MonadControl_tutorial.lean
monotone.lean
mulcomm.lean
multiTargetCasesInductionIssue.lean
mut_ind_wf.lean
mutualDefThms.lean
mutualWithCompositeNames.lean
mutwf1.lean
mutwf2.lean
mutwf3.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
mutwf4.lean
namePatEqThm.lean
namespaceHyg.lean
namespaceIssue.lean
namespaceResolution.lean
nary_nomatch.lean
nat_mod_defeq.lean
nativeReflBackdoor.lean
natlit.lean
nested_match_bug.lean
nestedDo.lean
nestedInductiveConstructions.lean refactor: Introduce PProdN module (#4807) 2024-07-22 11:56:50 +00:00
nestedInductiveIssue.lean
nestedInductiveRecType.lean
nestedIssueMatch.lean
nestedrec.lean
nestedtc.lean
nestedTypeFormers.lean feat: structural recursion over nested datatypes (#4733) 2024-07-15 11:49:53 +00:00
nestedWF.lean
new_compiler.lean
new_frontend2.lean
new_inductive.lean
new_inductive2.lean
newfrontend1.lean
newfrontend2.lean
newfrontend3.lean
newfrontend5.lean
nicerNestedDos.lean
no_simproc_usize.lean
nofun1.lean
noindexAnnotation.lean
nomatch_regression.lean
nomatch_tac.lean
noncomp.lean
noncomputable_bug.lean
nonrec.lean
norm_cast.lean
numChars.lean
obtain.lean
offsetIssue.lean
ofNat_class.lean
ofNatNormNum.lean
omega.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
omega_examples.lean
omegaCanon.lean
omegaDischarger.lean
openInScopeBug.lean
openTermTactic.lean
optParam.lean
Ord.lean
overAndPartialAppsAtWF.lean
overloaded.lean
overloadsAndDelayedCoercions.lean
panicAtCheckAssignment.lean
parray1.lean
parsePrelude.lean
parserAliasShadow.lean
parserQuot.lean
partial1.lean
partialApp.lean
patbug.lean
pendingInstBug.lean
pendingMVarIssue.lean
postponeBinRelIssue.lean
posView.lean
ppMaxSteps.lean
ppMVars.lean
PProd_syntax.lean feat: PProd syntax (part 3) (#4756) 2024-07-16 21:06:04 +00:00
PPTopDownAnalyze.lean
ppUsingAnonymousConstructor.lean
precDSL.lean
primProjEtaIssue.lean
print_cmd.lean
printDecls.lean
printEqns.lean
prioDSL.lean
privateCtor.lean
processGenDiseqBug.lean
proj_delta_issue.lean
projDefEq2.lean
proofDataConfusionBug.lean
proofIrrelFVar.lean
propagateExpectedType.lean
prv.lean
psumAtWF.lean
ptrAddr.lean
qualifiedNamesRec.lean
quasi_pattern_unification_approx_issue.lean
quotInd.lean
range.lean
rational.lean
rawStrings.lean
rc_tests.lean
rcases.lean
rcases1.lean
readerThe.lean
recCommonPrefixAlpha.lean feat: mutual recursion: allow common prefix up to alpha-equivalence (#5041) 2024-08-19 15:00:03 +00:00
recInfo1.lean
reduce1.lean
reduce2.lean
reduce3.lean
reducibilityAttrValidation.lean
reductionBug.lean feat: allow users to disable simpCtorEq simproc (#5167) 2024-08-26 13:51:21 +00:00
refl.lean
reflectiveIndPred.lean
regressions3210.lean
Reid1.lean
renameI.lean
renaming.lean
Reparen.lean
repeat.lean
repeatConv.lean
replace.lean
replace_tac.lean
reserved.lean feat: fine-grained equational lemmas for non-recursive functions (#4154) 2024-08-22 13:26:58 +00:00
reservedNameResolution.lean
resolveLVal.lean
returnOptIssue.lean
revert1.lean
rewrite.lean
rewrites.lean
rflProofsCongrCastsIssue.lean
robinson.lean
root.lean
rossel1.lean
run_cmd.lean
run_meta1.lean
rw_inst_implicit_args.lean
rw_inst_mvars.lean
rwRegression.lean
safeExp.lean feat: safe exponentiation (#4637) 2024-07-03 05:12:53 +00:00
sarray.lean
scc.lean
scopedCommandAfterOpen.lean
scopedHindingIssue.lean
scopedLocalReducibility.lean
scopedParsers.lean
scopedParsers2.lean
scopedunifhint.lean fix: enforce isDefEqStuckEx at unstuckMVar procedure (#4596) 2024-07-02 13:42:47 +00:00
sealCommand.lean
secVarBug.lean
set.lean
set_lit_unexpand.lean
setOptionTermTactic.lean
setStructInstNotation.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
seval1.lean
sharecommon.lean
show_term.lean
showTests.lean
shrinkFn.lean
sigmaprec.lean
sign.lean
simp-elab-recover.lean
simp1.lean
simp2.lean
simp3.lean
simp4.lean
simp5.lean
simp6.lean
simp_all.lean
simp_all_contextual.lean
simp_cache_perf_issue.lean chore: upstream List.eraseIdx lemmas (#4865) 2024-07-30 06:59:45 +00:00
simp_eqn_bug.lean
simp_failIfUnchanged.lean
simp_inst_implict_args.lean
simp_proj_transparency_issue.lean
simpArith1.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
simpArithCacheIssue.lean
simpAtDefIssue.lean
simpAutoUnfold.lean
simpBool.lean
simpBug.lean
simpCasesOnCtorBug.lean
simpCnstr1.lean
simpCondLemma.lean
simpDecide.lean
simpDefToUnfold.lean
simpDiag.lean chore: wrap diagnostic results in MessageData.traces (#4897) 2024-08-06 19:10:51 +00:00
simpDischargeLoop.lean
simpExpBlowup.lean
simpExtraArgsBug.lean
simpGround1.lean
simpIfPre.lean
simpImpLocal.lean
simpIndexDiag.lean
simpInv.lean
simpIssue.lean
simpJpCasesDepBug.lean
simpLoopBug.lean
simpMatch.lean
simpMatchDiscr.lean
simpMatchDiscrIssue.lean
simpOnly.lean
simpPartialApp.lean
simpPreIssue.lean
simpPreprocess.lean
simpPrio.lean
simproc1.lean
simproc2.lean
simproc_builtin_erase.lean
simproc_disable_issue.lean
simproc_erase.lean
simproc_panic.lean
simproc_timeout.lean
simprocNat.lean feat: Nat simprocs for simplifying bit expressions (#4874) 2024-07-31 17:26:05 +00:00
simpRwBug.lean
simpStar.lean
simpStarHyp.lean
simpUnfoldAbbrev.lean
sizeof1.lean
sizeof2.lean
sizeof3.lean
sizeof4.lean
sizeof5.lean
sizeof6.lean
skipAssignedInstances.lean
skipKernelTC.lean
smartUnfoldingBug.lean
solve_by_elim.lean
som1.lean
spec_issue.lean
specbug.lean
specialize1.lean
specialize2.lean
specialize3.lean
split1.lean
split2.lean
split3.lean
splitAtCode.lean
splitIssue.lean
splitList.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
starsAndBars.lean feat: upstream more List operations (#4855) 2024-07-28 04:52:21 +00:00
state8.lean
state12.lean
stateRef.lean
streamEqIssue.lean
string.lean
string_gaps.lean
string_simprocs.lean
strInterpolation.lean
strLitProj.lean
struct1.lean
struct2.lean
struct3.lean
struct_inst_typed.lean
struct_instance_in_eqn.lean
structEqns.lean
structInst.lean
structInst2.lean
structInst3.lean
structInst4.lean
structInstFast.lean
structNoBody.lean
structPrivateFieldBug.lean
structPrivateFieldBug2.lean
structuralEqns.lean
structuralEqns2.lean
structuralEqns3.lean
structuralIssue.lean
structuralIssue2.lean
structuralMutual.lean fix: structural recursion: do not check for brecOn too early (#4831) 2024-07-25 15:25:34 +00:00
structuralOverNested.lean feat: structural recursion over nested datatypes (#4733) 2024-07-15 11:49:53 +00:00
structuralRec1.lean fix: IndPred: track function's motive in a let binding, use withoutProofIrrelevance, no chaining (#4839) 2024-07-28 17:22:27 +00:00
structure.lean feat: output panics into Lean's redirected stderr (#4952) 2024-08-12 12:15:15 +00:00
structWithAlgTCSynth.lean chore: reduce usage of refine' (#5042) 2024-08-14 15:14:44 +00:00
stuckMVarBug.lean
stuckTC.lean
stxKindInsideNamespace.lean
stxMacro.lean
subarray_split.lean
subarray_split.lean.expected.out
subexpr.lean
subset.lean feat: swap arguments to Membership.mem (#5020) 2024-08-26 12:35:47 +00:00
subst.lean
subst1.lean
substVars.lean
substWithoutExpectedType.lean
subtype_inj.lean
suffices.lean
symm.lean
syntax1.lean
syntaxAbbrevQuot.lean
syntaxPrio.lean
synth1.lean
synthInstsIssue.lean fix: improve synthAppInstances (#4646) 2024-07-03 19:14:25 +00:00
synthPending1.lean
synthPendingBug.lean
tactic.lean chore: delete deprecations from 2022 (#4618) 2024-07-02 03:47:33 +00:00
tactic1.lean
tacticDoc.lean
tacticExtOverlap.lean
tacticTests.lean
takeSimpEqns.lean
task_test.lean
task_test2.lean
task_test_io.lean
taskState.lean
tc_eta_struct_issue.lean
tcUnivIssue.lean
tempfile.lean feat: support for secure temporary files (#5125) 2024-08-22 13:01:40 +00:00
termElab.lean
terminationByStructurally.lean fix: structural recursion: do not check for brecOn too early (#4831) 2024-07-25 15:25:34 +00:00
termParserAttr.lean
TermSeq.lean
test_single.sh
thmIsProp.lean
time.lean chore: upstream #time command (#5044) 2024-08-15 00:17:48 +00:00
toArrayEq.lean
toDeclEtaBug.lean
toExpr.lean
toFromJson.lean
toLCNFCacheBug.lean
trace.lean
traceElabIssue.lean
trans.lean
treeNode.lean
tryHeuristicPerfIssue.lean
tryHeuristicPerfIssue2.lean
tryPostponeIssue.lean
type_class_performance1.lean
typeAscImp.lean
typeclass_append.lean
typeclass_coerce.lean
typeclass_diamond.lean
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
typeOccursCheckIssue.lean
ubscalar.lean
unexpected_result_with_bind.lean
unfoldMany.lean
unfoldPartialRegression.lean
unfoldr.lean
unif_issue.lean
unif_issue2.lean
unifhint1.lean
unifhint2.lean
unifhint3.lean
unihint.lean
univCnstrApprox.lean
univIssue.lean
univParamIssue.lean
univPolyEnum.lean
unsafeConst.lean
unsafeInit.lean
unsafeTerm.lean
update.lean
utf8英語.lean
variable.lean feat: improve unused section variable warning (#5036) 2024-08-22 10:18:09 +00:00
wfEqns1.lean
wfEqns2.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
wfEqns3.lean
wfEqns4.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
wfEqns5.lean feat: same equational lemmas for recursive and non-recursive functions (#5129) 2024-08-25 06:51:03 +00:00
wfEqnsIssue.lean feat: always run clean_wf, even before decreasing_by (#5016) 2024-08-15 14:42:15 +00:00
wfForIn.lean
wfirred.lean
wfLean3Issue.lean
wfOmega.lean
wfOverapplicationIssue.lean
wfrecUnary.lean
WFRelSearch.lean
wfSum.lean
where1.lean
whileRepeat.lean
whnfDelayedMVarIssue.lean
WindowsNewlines.lean
withReducibleAndInstancesCrash.lean
zeroExitPoints.lean
zetaDelta.lean
zetaDeltaIssue.lean
zetaDSimpIssue.lean