Helper
Zp_unit_coprime
Signature
Lemma Zp_unit_coprime (m : nat) (x : 'Z_m) : (1 < m)%N -> x \is a GRing.unit -> coprime x m.
Description
Uses unitZpE in reverse: (x%:R) \is a GRing.unit = coprime m x
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...