(* Title: PSPSP.thy Author: Andreas Viktor Hess, DTU Author: Sebastian A. Mödersheim, DTU Author: Achim D. Brucker, University of Exeter Author: Anders Schlichtkrull, DTU SPDX-License-Identifier: BSD-3-Clause *) section‹PSPSP› theory PSPSP imports "Stateful_Protocol_Verification" "Eisbach_Protocol_Verification" "trac/trac" "HOL-Library.Code_Target_Numeral" "HOL-Library.Parallel" begin end