Helper

chinese_mod_inj_p

Section fiber_2d
Type Lemma
Proof Lines 12

Signature

Lemma chinese_mod_inj_p (xp xp' : 'F_p) (xq xq' : 'F_q) : chinese p q (val xp) (val xq) = chinese p q (val xp') (val xq') %[mod m] -> xp = xp'.

Description

CRT component extraction from modular equality

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