|
20 | 20 | {"start": {"line": 12, "character": 4}, "end": {"line": 12, "character": 12}}, |
21 | 21 | "contents": |
22 | 22 | {"value": |
23 | | - "```lean\nNat.zero : Nat\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](https://lean-lang.org/doc/reference/latest/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
| 23 | + "```lean\nNat.zero : Nat\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](REFERENCE/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
24 | 24 | "kind": "markdown"}} |
25 | 25 | {"textDocument": {"uri": "file:///hover.lean"}, |
26 | 26 | "position": {"line": 21, "character": 2}} |
|
521 | 521 | {"start": {"line": 257, "character": 4}, "end": {"line": 257, "character": 9}}, |
522 | 522 | "contents": |
523 | 523 | {"value": |
524 | | - "```lean\nNat.zero : ℕ\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](https://lean-lang.org/doc/reference/latest/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
| 524 | + "```lean\nNat.zero : ℕ\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](REFERENCE/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
525 | 525 | "kind": "markdown"}} |
526 | 526 | {"textDocument": {"uri": "file:///hover.lean"}, |
527 | 527 | "position": {"line": 257, "character": 15}} |
|
530 | 530 | "end": {"line": 257, "character": 18}}, |
531 | 531 | "contents": |
532 | 532 | {"value": |
533 | | - "```lean\nNat.zero : ℕ\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](https://lean-lang.org/doc/reference/latest/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
| 533 | + "```lean\nNat.zero : ℕ\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](REFERENCE/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
534 | 534 | "kind": "markdown"}} |
535 | 535 | {"textDocument": {"uri": "file:///hover.lean"}, |
536 | 536 | "position": {"line": 260, "character": 6}} |
537 | 537 | {"range": |
538 | 538 | {"start": {"line": 260, "character": 4}, "end": {"line": 260, "character": 9}}, |
539 | 539 | "contents": |
540 | 540 | {"value": |
541 | | - "```lean\nNat.succ (n : ℕ) : ℕ\n```\n***\nThe successor of a natural number `n`.\n\nUsing `Nat.succ n` should usually be avoided in favor of `n + 1`, which is the [simp normal\nform](https://lean-lang.org/doc/reference/latest/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
| 541 | + "```lean\nNat.succ (n : ℕ) : ℕ\n```\n***\nThe successor of a natural number `n`.\n\nUsing `Nat.succ n` should usually be avoided in favor of `n + 1`, which is the [simp normal\nform](REFERENCE/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
542 | 542 | "kind": "markdown"}} |
543 | 543 | {"textDocument": {"uri": "file:///hover.lean"}, |
544 | 544 | "position": {"line": 260, "character": 17}} |
|
547 | 547 | "end": {"line": 260, "character": 20}}, |
548 | 548 | "contents": |
549 | 549 | {"value": |
550 | | - "```lean\nNat.succ (n : ℕ) : ℕ\n```\n***\nThe successor of a natural number `n`.\n\nUsing `Nat.succ n` should usually be avoided in favor of `n + 1`, which is the [simp normal\nform](https://lean-lang.org/doc/reference/latest/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
| 550 | + "```lean\nNat.succ (n : ℕ) : ℕ\n```\n***\nThe successor of a natural number `n`.\n\nUsing `Nat.succ n` should usually be avoided in favor of `n + 1`, which is the [simp normal\nform](REFERENCE/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
551 | 551 | "kind": "markdown"}} |
552 | 552 | {"textDocument": {"uri": "file:///hover.lean"}, |
553 | 553 | "position": {"line": 263, "character": 27}} |
|
565 | 565 | "end": {"line": 263, "character": 36}}, |
566 | 566 | "contents": |
567 | 567 | {"value": |
568 | | - "```lean\nNat.zero : ℕ\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](https://lean-lang.org/doc/reference/latest/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
| 568 | + "```lean\nNat.zero : ℕ\n```\n***\nZero, the smallest natural number.\n\nUsing `Nat.zero` explicitly should usually be avoided in favor of the literal `0`, which is the\n[simp normal form](REFERENCE/find/?domain=Verso.Genre.Manual.section&name=simp-normal-forms).\n\n***\n*import Init.Prelude*", |
569 | 569 | "kind": "markdown"}} |
570 | 570 | {"textDocument": {"uri": "file:///hover.lean"}, |
571 | 571 | "position": {"line": 269, "character": 2}} |
|
0 commit comments