src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sun, 09 Jun 2024 20:37:39 +0200
changeset 80310 6d091c0c252e
parent 32621 a073cb249a06
permissions -rw-r--r--
clarified treatment of Thm_Name.T (again, see also 8a9588ffc133);

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end