lean4-htt/tests/lean/run/simp_cache_perf_issue.lean
2024-07-30 06:59:45 +00:00

17 lines
319 B
Text

set_option maxHeartbeats 1000 in
example (x : Nat) :
∃ (h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x)
(h : x = x), True := by
simp only
sorry