ZMod n and quotient groups / rings #
This file relates ZMod n to the quotient ring ℤ ⧸ Ideal.span {(n : ℤ)}.
Main definitions #
ZMod.quotient_span_nat_equiv_zmodandZMod.quotientSpanEquivZMod:ZMod nis the ring quotient ofℤbyn ℤ : Ideal.span {n}(wheren : ℕandn : ℤrespectively)
Tags #
zmod, quotient ring, ideal quotient
def
ZMod.prodEquivPi
{ι : Type u_3}
[Fintype ι]
(a : ι → ℕ)
(coprime : Pairwise (Function.onFun Nat.Coprime a))
:
The Chinese remainder theorem, elementary version for ZMod. See also
Mathlib/Data/ZMod/Basic.lean for versions involving only two numbers.
Equations
- One or more equations did not get rendered due to their size.