You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an apparent regression in with_reducible_and_instances apply on current nightly (4.15.0-nightly-2024-11-30), compared to 4.14.0-rc3.
Context
This is isolated from a failure of the mathlib tactic gcongr which turned up in one of the "nightly testing" bumps, leanprover-community/mathlib4#19314.
Prerequisites
Please put an X between the brackets as you perform the following steps:
https://github.com/leanprover/lean4/issues
Avoid dependencies to Mathlib or Batteries.
https://live.lean-lang.org/#project=lean-nightly
(You can also use the settings there to switch to “Lean nightly”)
Description
There is an apparent regression in
with_reducible_and_instances apply
on current nightly (4.15.0-nightly-2024-11-30), compared to 4.14.0-rc3.Context
This is isolated from a failure of the mathlib tactic
gcongr
which turned up in one of the "nightly testing" bumps, leanprover-community/mathlib4#19314.Zulip discussion:
Steps to Reproduce
Expected behavior: Both Test 1 and Test 2 succeed.
Actual behavior: Test 2 fails with the error "tactic 'apply' failed, failed to assign synthesized instance".
Versions
4.15.0-nightly-2024-11-30
(Both tests work on 4.14.0-rc3.)
Impact
Add 👍 to issues you consider important. If others are impacted by this issue, please ask them to add 👍 to it.
The text was updated successfully, but these errors were encountered: