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

feat: use omega in the get_elem tactic #3515

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

nomeata
Copy link
Contributor

@nomeata nomeata commented Feb 27, 2024

with this, hopefully more obvious array accesses will be handled
automatically.

Just like #3503, this PR does not investiate which of the exitsting
tactics in get_elem_tactic_trivial are subsumed now and could be
dropped without (too much) breakage.

with this, hopefully more obvious array accesses will be handled
automatically.

Just like #3503, this PR does not investiate which of the exitsting
tactics in `get_elem_tactic_trivial` are subsumed now and could be
dropped without (too much) breakage.
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 27, 2024 14:56 Inactive
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Feb 27, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Std/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 6e408ee40259ad34afa1a8e8df8bece3a9029907 --onto c5fd88f5e118738425dd55b7592de435b7db8483. (2024-02-27 14:59:51)

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 27, 2024 15:04 Inactive
@nomeata nomeata marked this pull request as ready for review February 27, 2024 15:24
@leodemoura leodemoura added this pull request to the merge queue Feb 27, 2024
Merged via the queue into master with commit d7ee5ba Feb 27, 2024
11 checks passed
@nomeata nomeata deleted the joachim/get_elem_omega branch February 27, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants