Mathlib Map

Theorems · Theorem · linear algebra

Module.finrank_fintype_fun_eq_card

∀ (R : Type u) {η : Type u₁'} [inst : Semiring R] [StrongRankCondition R] [inst_2 : Fintype η],
  Module.finrank R (η → R) = Fintype.card η

The vector space of functions on a Fintype ι has finrank equal to the cardinality of ι.

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

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 by14

Results whose statement or proof uses this declaration.