mathlib3
b063c286
- fix(src/tactic/alias): Support `alias foo ↔ ..` as documented (#13743)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
fix(src/tactic/alias): Support `alias foo ↔ ..` as documented (#13743) the current code and the single(!) use of this feature work only if you write `alias foo ↔ . .` which is very odd.
Author
nomeata
Parents
3fde0827
Loading