src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author haftmann
Sun, 16 Oct 2016 09:31:05 +0200
changeset 64242 93c6f0da5c70
parent 32621 a073cb249a06
permissions -rw-r--r--
more standardized theorem names for facts involving the div and mod identity

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end