Mathlib Map

Theorems · Theorem · linear algebra

Module.finrank_top_le_finrank_of_isScalarTower_of_free

∀ (R : Type u) (S : Type u_1) (M : Type v) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  [StrongRankCondition R] [inst_4 : Semiring S] [StrongRankCondition S] [inst_6 : Module S M] [inst_7 : Module R S]
  [FaithfulSMul R S] [Module.Finite R S] [IsScalarTower R S S] [IsScalarTower R S M] [Module.Free S M],
  Module.finrank S M ≤ Module.finrank R M

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

Defined in
Mathlib.LinearAlgebra.Dimension.Free
Cited by
0 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleStrongRankConditionSemiringStrongRankConditionModuleModuleFaithfulSMulModule.FiniteIsScalarTowerIsScalarTowerModule.Free

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.