Mathlib Map

Theorems · Theorem · linear algebra

exists_mem_ne_zero_of_rank_pos

∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [Nontrivial R]
  {s : Submodule R M}, 0 < Module.rank R ↥s → ∃ b ∈ s, b ≠ 0
Defined in
Mathlib.LinearAlgebra.Dimension.Finite
Cited by
0 results in Mathlib
Foundations
Depth 87 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.

Cites11

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.