lean4-htt/tests/lean/run/to_array_csimp.lean
Henrik Böving 620ef3bb86
fix: bring lengthTR lemma back into scope at toArray (#12502)
This PR brings the `length = lengthTR` lemma back into scope after shake
mistakenly removed it.
2026-02-16 13:33:10 +00:00

5 lines
141 B
Text

/-! regression test against missing csimp lemmas in Init -/
/-- info: 300000 -/
#guard_msgs in
#eval (List.range (3 * 10 ^ 5)).toArray.size