Mathlib Map

Theorems · Inductive type · linear algebra

Module.IsReflexive

(R : Type u_3) → (M : Type u_4) → [inst : CommSemiring R] → [inst_1 : AddCommMonoid M] → [Module R M] → Prop

A reflexive module is one for which the natural map to its double dual is a bijection. Any finitely-generated projective module (and thus any finite-dimensional vector space) is reflexive. See Module.instIsReflexiveOfFiniteOfProjective.

Defined in
Mathlib.LinearAlgebra.Dual.Defs
Cited by
58 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

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

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by66

Results whose statement or proof uses this declaration.