Mathlib Map

Theorems · Theorem · linear algebra

Finsupp.uniqueLinearEquiv_symm_apply

∀ (R : Type u_1) {α : Type u_3} (M : Type u_4) [inst : AddCommMonoid M] [inst_1 : Semiring R] [inst_2 : Module R M]
  [inst_3 : Subsingleton α] (a : α) (a_1 : M), (Finsupp.uniqueLinearEquiv R M a).symm a_1 = fun₀ | a => a_1
Defined in
Mathlib.LinearAlgebra.Finsupp.Pi
Cited by
5 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidSemiringModuleSubsingleton

Around this declaration

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

Cites10

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.