Mathlib Map

Theorems · Definition · functional analysis

SchauderBasis

(𝕜 : Type u_4) →
  (X : Type u_5) →
    [inst : NontriviallyNormedField 𝕜] →
      [inst_1 : NormedAddCommGroup X] → [NormedSpace 𝕜 X] → Type (max (max 0 u_4) u_5)

A classical Schauder basis indexed by with conditional convergence.

Defined in
Mathlib.Analysis.Normed.Module.Bases
Cited by
12 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpace

Around this declaration

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

Cites5

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

Cited by17

Results whose statement or proof uses this declaration.