Theorems · Definition · ring theory
LinearMap.finiteRange
(K : Type u_1) →
(V : Type u_2) →
(V₂ : Type u_4) →
[inst : CommRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] → [inst_3 : AddCommGroup V₂] → [inst_4 : Module K V₂] → Submodule K (V →ₗ[K] V₂)LinearMap.finiteRange is the submodule of V →ₗ[K] W consisting of linear maps satisfying
LinearMap.HasNoetherianRange. We allow ourself this slightly abusive name because the set of
linear maps satisfying LinearMap.HasFiniteRange is only a submodule over a noetherian ring,
in which case the two notions agree.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 87 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Set.ofPredproof · cited by 6,101
- LinearMap.HasNoetherianRangeproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.FiniteRangeSetoid.setoidproof · cited by 26
- LinearMap.FiniteRangeSetoid.equiv_iff_hasNoetherianRangeproof · cited by 5
- LinearMap.mem_finiteRange_iff_hasNoetherianRangestatement · cited by 1
- LinearMap.mem_finiteRange_iff_hasFiniteRangestatement · cited by 0