Helper

Zp_unitP

Section Zp_unit_extra
Type Lemma
Proof Lines 4

Signature

Lemma Zp_unitP (m : nat) (x : 'Z_m) : (1 < m)%N -> (x \is a GRing.unit) = coprime x m.

Description

Equivalence form: unit status iff coprime (when m > 1)

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