Helper

Zp_unit_coprime

Section Zp_unit_extra
Type Lemma
Proof Lines 6

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 GitHub
Loading source code...
← Back to Stats