Helper

crt_pair_inj

Section fiber_2d
Type Lemma
Proof Lines 13

Signature

Lemma crt_pair_inj (pp pp' : 'F_p * 'F_p) (qq qq' : 'F_q * 'F_q) : crt_pair pp qq = crt_pair pp' qq' -> pp = pp' /\ qq = qq'.

Description

crt_pair is injective

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