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 8e871fb commit ad66ab4Copy full SHA for ad66ab4
src/Init/Data/Vector/Extract.lean
@@ -9,6 +9,8 @@ prelude
9
import Init.Data.Vector.Lemmas
10
import Init.Data.Array.Extract
11
12
+set_option maxHeartbeats 20000000
13
+
14
/-!
15
# Lemmas about `Vector.extract`
16
-/
0 commit comments