Documentation

Mathlib.Analysis.Normed.Operator.Compact.FiniteDimension

Compact operators and finite dimensional spaces #

This file contains results linking IsCompactOperator with FiniteDimensional.

The motivation for not including this in the same file as the definition of compact operators is that Mathlib.Topology.Algebra.Module.FiniteDimension is quite a heavy import to add there.

If the identity operator of a Banach space over a nontrivially normed field is compact, then the space is finite dimensional.

@[deprecated FiniteDimensional.of_isCompactOperator_id (since := "2026-03-05")]

Alias of FiniteDimensional.of_isCompactOperator_id.


If the identity operator of a Banach space over a nontrivially normed field is compact, then the space is finite dimensional.