Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(src/data/*/Ico): succ_top is too aggressive as a simp lemma #678

Merged
merged 2 commits into from
Feb 4, 2019

Conversation

semorrison
Copy link
Collaborator

The succ_top family of lemmas, which say something like: Ico n (m + 1) = insert m (Ico n m), are too aggressive to be simp lemmas. There are too many situations where it's not obviously the right thing to do.

@johoelzl johoelzl merged commit 5e5f1e2 into master Feb 4, 2019
@johoelzl johoelzl deleted the Ico-succ_top branch February 4, 2019 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants