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 5424941 commit abc57ffCopy full SHA for abc57ff
Manual/Tactics.lean
@@ -272,7 +272,7 @@ This can be used to refer to local lemmas by their theorem statement rather than
272
::::example "Assumptions by Type"
273
274
:::keepEnv
275
-```lean
+```lean (show := false)
276
variable (n : Nat)
277
```
278
In the following proof, {tactic}`cases` is repeatedly used to analyze a number.
0 commit comments