Helper
chinese_proj_q
Signature
Lemma chinese_proj_q (vp vq : nat) : (vq < q)%N -> (chinese p q vp vq %% q = vq)%N.
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...