lean4-htt/src/Lean/Meta
2024-02-23 15:18:30 -08:00
..
Match chore: rename isNatLit => isRawNatLit 2024-02-23 15:16:12 -08:00
Tactic chore: rename isNatLit => isRawNatLit 2024-02-23 15:16:12 -08:00
AbstractMVars.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
AbstractNestedProofs.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ACLt.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
AppBuilder.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Basic.lean chore: upstream exact? and apply? from Std (#3447) 2024-02-23 21:55:24 +00:00
Check.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Closure.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Coe.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
CoeAttr.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
CollectFVars.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
CollectMVars.lean chore: upstream solve_by_elim (#3408) 2024-02-21 01:16:04 +00:00
CompletionName.lean chore: CI: flag Lean modules not using prelude (#3463) 2024-02-23 08:06:55 +00:00
CongrTheorems.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Constructions.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
DecLevel.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
DiscrTree.lean chore: rename isNatLit => isRawNatLit 2024-02-23 15:16:12 -08:00
DiscrTreeTypes.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Eqns.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Eval.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ExprDefEq.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ExprLens.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ExprTraverse.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ForEachExpr.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
FunInfo.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
GeneralizeTelescope.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
GeneralizeVars.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
GetUnfoldableConst.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
GlobalInstances.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
IndPredBelow.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Inductive.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
InferType.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Injective.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Instances.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Iterator.lean chore: address copyright inconsistencies (#3448) 2024-02-22 06:23:50 -08:00
KAbstract.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
KExprMap.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
LazyDiscrTree.lean chore: isNatLit => isRawNatLit 2024-02-23 15:18:30 -08:00
LevelDefEq.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Match.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
MatchUtil.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Offset.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
PPGoal.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
RecursorInfo.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Reduce.lean chore: rename isNatLit => isRawNatLit 2024-02-23 15:16:12 -08:00
ReduceEval.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
SizeOf.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Structure.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
SynthInstance.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Tactic.lean chore: upstream solve_by_elim (#3408) 2024-02-21 01:16:04 +00:00
Transform.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
TransparencyMode.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
UnificationHint.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
WHNF.lean fix: zetaDelta := false regression (#3459) 2024-02-22 19:10:02 +00:00