Mathlib Map

Theorems · Theorem · category theory

Module.injective_iff_injective_object

∀ (R : Type u) (M : Type v) [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M],
  Module.Injective R M ↔ CategoryTheory.Injective (ModuleCat.of R M)
Defined in
Mathlib.Algebra.Category.ModuleCat.Injective
Cited by
3 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModule

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 by3

Results whose statement or proof uses this declaration.