Mathlib Map

Theorems · Theorem · ring theory

LinearMap.HasNoetherianRange.add

∀ {K : Type u_1} {V : Type u_2} {V₂ : Type u_4} [inst : Ring K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
  [inst_3 : AddCommGroup V₂] [inst_4 : Module K V₂] {f g : V →ₗ[K] V₂},
  f.HasNoetherianRange → g.HasNoetherianRange → (f + g).HasNoetherianRange
Defined in
Mathlib.Algebra.Module.LinearMap.FiniteRange
Cited by
2 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleAddCommGroupModule

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 by2

Results whose statement or proof uses this declaration.