Mathlib Map

Theorems · Theorem · number theory

MulChar.restrict_ofUnitHom

Deprecated since 2026-07-19Use MulChar.domRestrict_ofUnitHom instead.

∀ {R : Type u_1} [inst : CommMonoid R] {R' : Type u_3} [inst_1 : CommMonoidWithZero R'] (f : Rˣ →* R'ˣ)
  (S : Submonoid R),
  MulChar.domRestrict S (MulChar.ofUnitHom f) =
    MulChar.ofUnitHom ((f.domRestrict S.units).comp ↑S.unitsEquivUnitsType.symm)

Alias of MulChar.domRestrict_ofUnitHom.

Defined in
Mathlib.NumberTheory.MulChar.Lemmas
Cited by
0 results in Mathlib
Foundations
Depth 32 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.

Cites17

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.