mathlib3
debdd909
- feat(tactic/ext): support rintro patterns in `ext` (#12875)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(tactic/ext): support rintro patterns in `ext` (#12875) The change is actually quite simple, since `rintro_pat*` has approximately the same type as `rcases_pat*`.
Author
digama0
Parents
8e50164d
Loading