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- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- LinearMap.HasNoetherianRangestatement and proof · cited by 21
- LinearMap.range_add_leproof · cited by 2
- isNoetherian_of_leproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.HasFiniteRange.addproof · cited by 1
- LinearMap.HasNoetherianRange.subproof · cited by 0