Mathlib Map

Theorems · Definition · number theory

ZMod.unitOfCoprime

{n : ℕ} → (x : ℕ) → x.Coprime n → (ZMod n)ˣ

unitOfCoprime makes an element of (ZMod n)ˣ given a natural number x and a proof that x is coprime to n

Defined in
Mathlib.Data.ZMod.Basic
Cited by
20 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.