Mathlib Map

Theorems · Definition · commutative algebra

addMonoidHomLequivInt

{A : Type u_9} →
  {B : Type u_10} →
    (R : Type u_11) →
      [inst : Semiring R] →
        [inst_1 : AddCommGroup A] → [inst_2 : AddCommGroup B] → [inst_3 : Module R B] → (A →+ B) ≃ₗ[R] A →ₗ[ℤ] B

The R-linear equivalence between additive morphisms A →+ B and -linear morphisms A →ₗ[ℤ] B.

Defined in
Mathlib.Algebra.Module.Equiv.Basic
Cited by
4 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Quot.sound
Assumes
SemiringAddCommGroupAddCommGroupModule

Around this declaration

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

Cites9

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

Cited by5

Results whose statement or proof uses this declaration.