Helper

test_recv_dec_eq

Section recv_dec_enc_tests
Type Lemma
Proof Lines 1

Signature

Lemma test_recv_dec_eq : test_recv_dec = PRecv 0 (fun x => match decrypt dk x with Some v => PRet v | None => PFail end).

Description

* Verify the desugaring is correct

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 GitHub
Loading source code...
← Back to Stats