We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b39e0d commit 7b5953bCopy full SHA for 7b5953b
tests/lean/run/4644.lean
@@ -33,7 +33,7 @@ because its `Decidable` instance
33
did not reduce to `isTrue` or `isFalse`.
34
35
After unfolding the instances `instDecidableEqBool`, `Bool.decEq`, and `Nat.decLe`, reduction got stuck at
36
- sorted_from_var #[0, 3, 3, 5, 8, 10, 10, 10] 0
+ sorted_to_var #[0, 3, 3, 5, 8, 10, 10, 10] (#[0, 3, 3, 5, 8, 10, 10, 10].size - 2) ⋯
37
-/
38
#guard_msgs in
39
example: check_sorted #[0, 3, 3, 5, 8, 10, 10, 10] := by
0 commit comments