Mathlib Map

Theorems · Theorem · functional analysis

isOpen_setOf_linearIndependent

Deprecated since 2026-07-09Use isOpen_setOfPred_linearIndependent instead.

∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type v} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] [CompleteSpace 𝕜] {ι : Type u_1} [Finite ι], IsOpen {f | LinearIndependent 𝕜 f}

Alias of isOpen_setOfPred_linearIndependent.

Defined in
Mathlib.Analysis.Normed.Module.FiniteDimension
Cited by
0 results in Mathlib
Foundations
Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceCompleteSpaceFinite

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.