Helper
interp1E
Signature
Lemma interp1E h ps traces : size traces = size ps -> interp1 ps h = (interp h ps traces).1.
Description
interp1 computes the same processes as interp
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...