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 84d7851 commit 53ec0f7Copy full SHA for 53ec0f7
Dockerfile
@@ -12,4 +12,4 @@ RUN for t in Nominal2 FinFun; do \
12
13
RUN ./Isabelle/bin/isabelle build -o system_heaps -b Nominal2
14
15
-COPY ROOT Defs.thy Soundness.thy ./
+COPY ROOT *.thy ./
ROOT
@@ -1,4 +1,4 @@
1
session Lambda = HOL + sessions "HOL-Eisbach" Nominal2
2
theories
3
- Defs
+ BetaEquivalence
4
Soundness
0 commit comments