Although `HEq` was abbreviated as `≍` in #8503, many instances of the form `HEq x y` still remain. Therefore, I searched for occurrences of `HEq x y` using the regular expression `(?<![A-Za-z/@]|``)HEq(?![A-Za-z.])` and replaced as many as possible with the form `x ≍ y`. |
||
|---|---|---|
| .. | ||
| MatcherApp | ||
| Basic.lean | ||
| CaseArraySizes.lean | ||
| CaseValues.lean | ||
| Match.lean | ||
| MatchEqs.lean | ||
| MatchEqsExt.lean | ||
| MatcherApp.lean | ||
| MatcherInfo.lean | ||
| MatchPatternAttr.lean | ||
| MVarRenaming.lean | ||
| Value.lean | ||