Mathlib Map

Theorems · Theorem · linear algebra

Submodule.finrank_mono

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [StrongRankCondition R]
  {s t : Submodule R M} [Module.Finite R ↥t], s ≤ t → Module.finrank R ↥s ≤ Module.finrank R ↥t
Defined in
Mathlib.LinearAlgebra.Dimension.Constructions
Cited by
11 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleStrongRankConditionModule.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 by11

Results whose statement or proof uses this declaration.