- May 16, 2019
-
-
Björn Brandenburg authored
Let's not clutter up the spec with facts files all over the place. Instead, let's collect the facts files in a separate folder / hierarchy.
-
Björn Brandenburg authored
-
Björn Brandenburg authored
- port completed_implies_scheduled_before - port lemmas on service prior to arrival - port scheduled_implies_pending and greatly simplify the proof while at it - port and simplify job_pending_at_arrival - port cumulative_service_implies_scheduled and simplify proof of positive_service_implies_scheduled_before - port service_is_a_step_function
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
- May 13, 2019
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
-
-
-
-
-
-
Björn Brandenburg authored
...from model/schedule/uni/schedule.v. To simplify some of the rather long proofs in the original file, the patch introduces a bunch of small and simple rewriting and helper lemmas that we previously lacked, but that we *should* have to avoid having to reason at the level of sslreflect "big" operators in every lemma.
-
- May 12, 2019
-
-
Sergey Bozhko authored
-
- May 07, 2019
-
-
Björn Brandenburg authored
If one names a branch "something-something-file.v", then the current script will find it in the .git directory and try to compile git's branch description as a Coq file...
-
Björn Brandenburg authored
See https://beyondgrep.com/ for details.
-
Maxime Lesourd authored
Initial draft of the base for the behavior part of the refactored hierarchy. Implements most of the proposal discussed in Braunschweig.
-
- May 03, 2019
-
-
Sergey Bozhko authored
-
- Apr 29, 2019
-
-
Björn Brandenburg authored
The proof got stuck at the goal of {in l1, forall x0 : T, x0 != x} which requires unfolding of prop_in1 to get at the x0 before intros can be effective.
-
- Apr 09, 2019
-
-
Björn Brandenburg authored
-
- Apr 05, 2019
-
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
- Oct 12, 2018
-
-
Björn Brandenburg authored
-
- Sep 19, 2018
-
-
Sophie Quinton authored
-
- Sep 04, 2018
-
-
Felipe Cerqueira authored
-
- Jul 17, 2018
-
-
Felipe Cerqueira authored
1) Formalize the notion of weakly sustainable policy, along with its contrapositive, and prove the equivalence between the two. 2) Establish weak sustainability of self-suspending tasks w.r.t. execution times and variable suspension times, based on the transformation we had formalized.
-
Felipe Cerqueira authored
-