Mathlib Map

Theorems · Definition · linear algebra

Module.subsingletonEquiv

(R : Type u_4) →
  (M : Type u_5) →
    (ι : Type u_6) →
      [inst : Semiring R] → [Subsingleton R] → [inst_2 : AddCommMonoid M] → [inst_3 : Module R M] → M ≃ₗ[R] ι →₀ R

If Subsingleton R, then M ≃ₗ[R] ι →₀ R for any type ι.

Defined in
Mathlib.LinearAlgebra.Finsupp.Defs
Cited by
4 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSubsingletonAddCommMonoidModule

Around this declaration

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

Cites6

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.