summaryrefslogtreecommitdiff
path: root/backends/hol4/testTheory.sig
diff options
context:
space:
mode:
authorSon Ho2023-01-31 18:24:47 +0100
committerSon HO2023-06-04 21:54:38 +0200
commitbbe4a8b234d183e36c157dbc6b9900214e405a52 (patch)
tree3894ae7606ae5f9aa5f6dc3d56007d40b94e6339 /backends/hol4/testTheory.sig
parentbc2a51e89f198ab33549a59a59bcf418921f8529 (diff)
Start working on divDefLib for diverging definitions
Diffstat (limited to '')
-rw-r--r--backends/hol4/testTheory.sig5
1 files changed, 0 insertions, 5 deletions
diff --git a/backends/hol4/testTheory.sig b/backends/hol4/testTheory.sig
index c1034394..21b74a39 100644
--- a/backends/hol4/testTheory.sig
+++ b/backends/hol4/testTheory.sig
@@ -102,7 +102,6 @@ sig
val nth_fuel_P_mono : thm
val nth_fuel_def : thm
val nth_fuel_ind : thm
- val nth_fuel_least_fail_mono : thm
val nth_fuel_least_success_mono : thm
val nth_fuel_mono : thm
val num2error_11 : thm
@@ -695,10 +694,6 @@ sig
P n ls i) ⇒
∀v v1 v2. P v v1 v2
- [nth_fuel_least_fail_mono] Theorem
-
- ⊢ ∀n ls i. n < $LEAST (nth_fuel_P ls i) ⇒ nth_fuel n ls i = Loop
-
[nth_fuel_least_success_mono] Theorem
⊢ ∀n ls i.