Theorems · Theorem · linear algebra
Module.finrank_le_finrank_of_rank_le_rank
∀ {R : Type u} {M : Type v} {N : Type w} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid N] [inst_4 : Module R N],
Cardinal.lift.{w, v} (Module.rank R M) ≤ Cardinal.lift.{v, w} (Module.rank R N) →
Module.rank R N < Cardinal.aleph0 → Module.finrank R M ≤ Module.finrank R N- Defined in
- Mathlib.LinearAlgebra.Dimension.Finrank
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Cardinalstatement · cited by 2,598
- Module.finrankstatement · cited by 1,770
- Cardinal.liftstatement and proof · cited by 583
- Cardinal.aleph0statement and proof · cited by 521
- Module.rankstatement and proof · cited by 496
- Cardinal.toNat_liftproof · cited by 41
- Cardinal.toNat_le_toNatproof · cited by 14
- Cardinal.lift_lt_aleph0proof · cited by 10
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.finrank_le_finrank_of_injectiveproof · cited by 2
- Matrix.rank_mul_le_rightproof · cited by 2
- LinearMap.finrank_range_leproof · cited by 2
- Module.finrank_bot_le_finrank_of_isScalarTowerproof · cited by 1
- Submodule.finrank_map_leproof · cited by 1
- LinearMap.finrank_le_of_isSMulRegularproof · cited by 1
- LinearMap.finrank_le_finrank_of_surjectiveproof · cited by 0