Mathlib Map

Theorems · Theorem · linear algebra

Module.Basis.dual_rank_eq

∀ {R : Type uR} {M : Type uM} {ι : Type uι} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  [Finite ι] (b : Module.Basis ι R M), Module.rank R (Module.Dual R M) = Cardinal.lift.{uR, uM} (Module.rank R M)
Defined in
Mathlib.LinearAlgebra.Dual.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleFinite

Around this declaration

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

Cites14

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.