Helper
proj_Fp_neq0
Signature
Lemma proj_Fp_neq0 (u3 : msg) : (0 < u3)%N -> (val u3 < p)%N -> proj_Fp u3 != 0%R.
Description
Nonzero projection helpers
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...