Mathlib Map

Theorems · Definition · number theory

MulChar.inv

{R : Type u_1} →
  [inst : CommMonoid R] → {R' : Type u_2} → [inst_1 : CommMonoidWithZero R'] → MulChar R R' → MulChar R R'

The inverse of a multiplicative character. We define it as inverse ∘ χ.

Defined in
Mathlib.NumberTheory.MulChar.Basic
Cited by
1 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidCommMonoidWithZero

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.