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: fun_induction foo (no arguments) #7101

Merged
merged 23 commits into from
Feb 18, 2025
Merged

feat: fun_induction foo (no arguments) #7101

merged 23 commits into from
Feb 18, 2025

Conversation

nomeata
Copy link
Collaborator

@nomeata nomeata commented Feb 16, 2025

This PR implements fun_induction foo, which is like fun_induction foo x y z, only that it picks the arguments to use from a unique suitable call to foo in the goal.

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 16, 2025 18:14 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 16, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Feb 16, 2025

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 96c6f9dc96218ac06d14965dd81d2cc8a7752e3b --onto ae9d12aeaa075578c7ee3a5a585d0f9fb89cedd2. (2025-02-16 18:29:46)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 6f5bb3e8963bc85e8b3f0a1cd62d53a0ec4c498b --onto ae9d12aeaa075578c7ee3a5a585d0f9fb89cedd2. (2025-02-16 21:41:59)
  • ❗ Batteries CI can not be attempted yet, as the nightly-testing-2025-02-18 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-mathlib, Batteries CI should run now. (2025-02-18 11:20:34)

@nomeata nomeata changed the base branch from joachim/funind-tactic-try to master February 16, 2025 21:03
@nomeata nomeata force-pushed the joachim/funind-ident branch from c2456c1 to 06f9cc9 Compare February 16, 2025 21:06
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 16, 2025 21:34 Inactive
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 18, 2025 11:03 Inactive
@nomeata nomeata marked this pull request as ready for review February 18, 2025 12:16
@nomeata nomeata enabled auto-merge February 18, 2025 12:16
@nomeata nomeata added the changelog-language Language features, tactics, and metaprograms label Feb 18, 2025
@nomeata nomeata added this pull request to the merge queue Feb 18, 2025
Merged via the queue into master with commit a3b76aa Feb 18, 2025
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-language Language features, tactics, and metaprograms 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.

2 participants