Skip to content

remove unused (and probably useless) lemmas inl_inj and inr_inj #1623

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

t6s
Copy link
Member

@t6s t6s commented May 14, 2025

Motivation for this change

Lemmas in{l,r}_inj are not used, and they just do an idiomatic case analysis.
This PR removes them.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

@t6s t6s requested a review from affeldt-aist May 14, 2025 11:10
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.

1 participant