Mathlib Map

Theorems · Theorem · linear algebra

rank_quotient_add_rank_le

∀ {R : Type u} {M : Type v} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Nontrivial R]
  (M' : Submodule R M), Module.rank R (M ⧸ M') + Module.rank R ↥M' ≤ Module.rank R M
Defined in
Mathlib.LinearAlgebra.Dimension.Constructions
Cited by
1 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleNontrivial

Around this declaration

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

Cites25

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.