From 01c6c9f7b533d2df341cbf4ead2fe5a050069a5d Mon Sep 17 00:00:00 2001 From: Gerwin Klein Date: Thu, 27 Jun 2019 18:41:28 +1000 Subject: [PATCH] riscv refine: weaken precondition of threadSet_invs_trivialT --- proof/refine/RISCV64/TcbAcc_R.thy | 1 - 1 file changed, 1 deletion(-) diff --git a/proof/refine/RISCV64/TcbAcc_R.thy b/proof/refine/RISCV64/TcbAcc_R.thy index deb38c993..4878df897 100644 --- a/proof/refine/RISCV64/TcbAcc_R.thy +++ b/proof/refine/RISCV64/TcbAcc_R.thy @@ -1347,7 +1347,6 @@ lemma threadSet_invs_trivialT: assumes b: "\tcb. tcbMCP tcb \ maxPriority \ tcbMCP (F tcb) \ maxPriority" shows "\\s. invs' s \ - tcb_at' t s \ (\d p. (\tcb. inQ d p tcb \ \ inQ d p (F tcb)) \ t \ set (ksReadyQueues s (d, p))) \ (\ko d p. ko_at' ko t s \ inQ d p (F ko) \ \ inQ d p ko \ t \ set (ksReadyQueues s (d, p))) \ ((\tcb. \ tcbQueued tcb \ tcbQueued (F tcb)) \ ex_nonz_cap_to' t s \ t \ ksCurThread s) \