Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit 57edda8

Browse files
authored
Update Arithmetization (Foundation) (#11)
1 parent 4953e95 commit 57edda8

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

Incompleteness.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ import Incompleteness.Arith.Second
77
import Incompleteness.Arith.DC
88
import Incompleteness.DC.Basic
99

10-
import Incompleteness.ProvabilityLogic.ProvabilityLogic
10+
import Incompleteness.ProvabilityLogic.Basic

Incompleteness/ProvabilityLogic/Basic.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Incompleteness.Arith.DC
22
import Incompleteness.DC.Basic
3-
import Foundation.Modal.Hilbert
3+
import Foundation.Modal.Hilbert.Systems
44

55
namespace LO
66

Incompleteness/ProvabilityLogic/ProvabilityLogic.lean

Lines changed: 0 additions & 1 deletion
This file was deleted.

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"type": "git",
9696
"subDir": null,
9797
"scope": "FormalizedFormalLogic",
98-
"rev": "810258379c6c3a47e967817ded9098da662431e7",
98+
"rev": "a1bfd1fa480026f05e476050030c0b2d17983bb0",
9999
"name": "foundation",
100100
"manifestFile": "lake-manifest.json",
101101
"inputRev": "master",
@@ -105,7 +105,7 @@
105105
"type": "git",
106106
"subDir": null,
107107
"scope": "FormalizedFormalLogic",
108-
"rev": "de211f4878773176beef6f244a6585c9a43c5982",
108+
"rev": "fe2c1952fc091a965b64e2aa5dbcc4581e7497a6",
109109
"name": "arithmetization",
110110
"manifestFile": "lake-manifest.json",
111111
"inputRev": "master",

0 commit comments

Comments
 (0)