lean4-htt/src/Lean/Meta/Match
Leonardo de Moura d190d6dda4 fix: use default reducibility when proving equation theorems for definition
Addresses issue reported by @fpfu at #945
2022-01-20 08:23:51 -08:00
..
Basic.lean feat: add equality proof for named patterns 2022-01-18 12:43:01 -08:00
CaseArraySizes.lean chore: remove arbitrary 2022-01-15 12:14:27 -08:00
CaseValues.lean feat: add new flag to caseValues 2022-01-18 12:15:29 -08:00
Match.lean chore: improve trace messages 2022-01-19 14:29:04 -08:00
MatchEqs.lean fix: use default reducibility when proving equation theorems for definition 2022-01-20 08:23:51 -08:00
MatcherInfo.lean feat: avoid code generation after stage1 for match auxiliary functions 2021-09-11 13:41:38 -07:00
MatchPatternAttr.lean chore: cleanup 2020-10-27 13:26:21 -07:00
MVarRenaming.lean refactor: avoid Name, MVarId, and FVarId confusion 2021-09-07 19:06:50 -07:00
Value.lean feat: improve Match module for patterns containing Fin and UInt literals 2021-09-05 20:43:40 -07:00