Theorems · Theorem · linear algebra
LinearMap.rank_add_le
∀ {K : Type u} {V : Type v} {V' : Type v'} [inst : DivisionRing 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 + g).rank ≤ f.rank + g.rank- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Cardinalstatement · cited by 2,598
- DivisionRingstatement and proof · cited by 1,062
- LinearMap.rangeproof · cited by 893
- Submodule.mem_supproof · cited by 73
- Submodule.eq_top_iff'proof · cited by 24
- LinearMap.rankstatement · cited by 18
- Submodule.rank_monoproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.rank_finsetSum_leproof · cited by 1