Mathlib Map

Theorems · Theorem · commutative algebra

IsArtinian.subsingleton_of_injective

∀ {R : Type u_1} {P : Type u_3} {N : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid P] [inst_2 : AddCommMonoid N]
  [inst_3 : Module R P] [inst_4 : Module R N] [IsArtinian R N] {f : P × N →ₗ[R] N},
  Function.Injective ⇑f → Subsingleton P
Defined in
Mathlib.RingTheory.Artinian.Module
Cited by
1 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidAddCommMonoidModuleModuleIsArtinian

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.