Mathlib Map

Theorems · Theorem · linear algebra

Module.finrank_fin_fun

∀ (R : Type u) [inst : Semiring R] [StrongRankCondition R] {n : ℕ}, Module.finrank R (Fin n → R) = n

The vector space of functions on Fin n has finrank equal to n.

Defined in
Mathlib.LinearAlgebra.Dimension.Constructions
Cited by
5 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringStrongRankCondition

Around this declaration

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

Cites5

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

Cited by5

Results whose statement or proof uses this declaration.