Helper
partyA_structure
Signature
Lemma partyA_structure : partyA = PInit secret (PSend 1 secret (PRecv 1 (fun response => PRet response))).
Description
Verify structure
Uses (0)
This lemma does not use any other lemmas from the stats.
Used By (0)
No lemmas in the stats use this lemma.
Coq Source Code
View on GitHubLoading source code...