Mathlib Map

Theorems · Theorem · linear algebra

Module.finrank_bot_le_finrank_of_isScalarTower

∀ (R : Type u) [inst : Semiring R] [StrongRankCondition R] (S : Type u_2) (T : Type u_3) [inst_2 : Semiring S]
  [inst_3 : Semiring T] [inst_4 : Module R T] [inst_5 : Module S T] [inst_6 : Module R S] [IsScalarTower R S T]
  [IsScalarTower S T T] [FaithfulSMul S T] [Module.Finite R T], Module.finrank R S ≤ Module.finrank R T

Also see Module.finrank_bot_le_finrank_of_isScalarTower_of_free for a version with different typeclass constraints.

Defined in
Mathlib.LinearAlgebra.Dimension.StrongRankCondition
Cited by
1 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringStrongRankConditionSemiringSemiringModuleModuleModuleIsScalarTowerIsScalarTowerFaithfulSMulModule.Finite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.