Skip to content

Commit 446de21

Browse files
LLauranceSnO2WMaN
andauthored
Fix typo and grammar on Löb's theorem (#16)
Co-authored-by: SnO₂WMaN <me@sno2wman.net>
1 parent 21be2ff commit 446de21

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Catalogue/Arithmetic/Löb.lean

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ open LO Entailment FirstOrder Arithmetic Bootstrapping Bootstrapping.Arithmetic
1414
tag := "löb-theorem"
1515
%%%
1616

17-
Löb's theorem loughly states that for any sentence `σ`,
18-
assume "if `σ` is provable, then `σ` is true", then `σ` is true.
17+
Löb's theorem roughly states that any sentence `σ` is true if the following sentence is true: "if `σ` is provable, then `σ` is true".
1918

2019
{docstring LO.FirstOrder.Arithmetic.löb_theorem}
2120

0 commit comments

Comments
 (0)