Mathlib Map

Theorems · Definition · group theory

FiniteAddGrp.ofHom

{X Y : Type u} →
  [inst : AddGroup X] →
    [inst_1 : Finite X] →
      [inst_2 : AddGroup Y] → [inst_3 : Finite Y] → (X →+ Y) → (FiniteAddGrp.of X ⟶ FiniteAddGrp.of Y)

The morphism in FiniteAddGrp, induced from a morphism of the category AddGrpCat

Defined in
Mathlib.Algebra.Category.Grp.FiniteGrp
Cited by
1 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
AddGroupFiniteAddGroupFinite

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.