Mathlib Map

Theorems · Theorem · linear algebra

Module.nontrivial_of_finrank_pos

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Nontrivial R],
  0 < Module.finrank R M → Nontrivial M

A finite-dimensional space is nontrivial if it has positive finrank.

Defined in
Mathlib.LinearAlgebra.Dimension.Finite
Cited by
7 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleNontrivial

Around this declaration

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

Cites7

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

Cited by7

Results whose statement or proof uses this declaration.