Theorems · Theorem · linear algebra
Module.finrank_top_le_finrank_of_isScalarTower
∀ (R : Type u) (S : Type u_1) (M : Type v) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [StrongRankCondition R] [Module.Finite R M] [inst_5 : Semiring S] [inst_6 : Module S M] [inst_7 : Module R S] [IsScalarTower R S S] [FaithfulSMul R S] [IsScalarTower R S M], Module.finrank S M ≤ Module.finrank R M
Also see Module.finrank_top_le_finrank_of_isScalarTower_of_free
for a version with different typeclass constraints.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- IsScalarTowerstatement and proof · cited by 3,896
- Module.finrankstatement and proof · cited by 1,770
- Module.Finitestatement and proof · cited by 1,032
- Module.rankproof · cited by 496
- lt_of_le_of_ltproof · cited by 432
- FaithfulSMulstatement and proof · cited by 340
- StrongRankConditionstatement and proof · cited by 286
- Cardinal.toNatproof · cited by 153
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.inertiaDeg'_le_inertiaDeg'proof · cited by 1
- Field.finInsepDegree_top_le_finInsepDegree_of_isScalarTowerproof · cited by 1
- IntermediateField.finrank_lt_of_gtproof · cited by 1
- Module.finrank_top_le_finrank_of_isScalarTower_of_freeproof · cited by 0