Mathlib Map

Theorems · Definition · linear algebra

Module.Basis.repr

{ι : Type u_1} →
  {R : Type u_3} →
    {M : Type u_6} →
      [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → Module.Basis ι R M → M ≃ₗ[R] ι →₀ R

repr is the linear equivalence sending a vector x to its coordinates: the cs such that x = ∑ i, c i.

Defined in
Mathlib.LinearAlgebra.Basis.Defs
Cited by
498 results in Mathlib
Foundations
Depth 73 from the axioms, rests on 1,027 definitions · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

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 by537

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 537.