Mathlib Map

Theorems · Theorem · group theory

IsLocalHom.map_nonunit

∀ {R : Type u_2} {S : Type u_3} {F : Type u_5} {inst : Monoid R} {inst_1 : Monoid S} {inst_2 : FunLike F R S} {f : F}
  [self : IsLocalHom f] (a : R), IsUnit (f a) → IsUnit a

A local homomorphism f : R ⟶ S will send nonunits of R to nonunits of S.

Defined in
Mathlib.Algebra.Group.Units.Hom
Cited by
8 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
IsLocalHom

Around this declaration

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

Cites5

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

  • DFunLike.coestatement · cited by 62,936
  • Monoidstatement and proof · cited by 3,887
  • FunLikestatement and proof · cited by 2,560
  • IsUnitstatement · cited by 1,602
  • IsLocalHomstatement and proof · cited by 100

Cited by8

Results whose statement or proof uses this declaration.