Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: FunInd: omit unused parameters (leanprover#6330)
This PR removes unnecessary parameters from the funcion induction principles. This is a breaking change; broken code can typically be adjusted simply by passing fewer parameters. Part 2, adjusting after stage0 update. Closes leanprover#6320
- Loading branch information