Mathlib Map

Theorems · Definition · number theory

MulChar.mulCharEquiv

(M : Type u_1) →
  (R : Type u_2) →
    [inst : CommMonoid M] →
      [inst_1 : CommRing R] →
        [Finite M] → [HasEnoughRootsOfUnity R (Monoid.exponent Mˣ)] → MulChar (MulChar M R) R ≃* Mˣ

The MulEquiv between the double dual MulChar (MulChar M R) R of M and . The image m of η : MulChar (MulChar M R) R is such that, for all R-valued multiplicative character χ of M, we have χ m = η χ, see MulChar.apply_mulCharEquiv.

Defined in
Mathlib.NumberTheory.MulChar.Duality
Cited by
2 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidCommRingFiniteHasEnoughRootsOfUnity

Around this declaration

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

Cites14

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

Cited by2

Results whose statement or proof uses this declaration.