Mathlib Map

Theorems · Theorem · functional analysis

PiTensorProduct.injectiveSeminorm_apply

Deprecated since 2026-06-10Mathlib marks this declaration as deprecated.

∀ {ι : Type uι} [inst : Fintype ι] {𝕜 : Type u𝕜} [inst_1 : NontriviallyNormedField 𝕜] {E : ι → Type uE}
  [inst_2 : (i : ι) → SeminormedAddCommGroup (E i)] [inst_3 : (i : ι) → NormedSpace 𝕜 (E i)]
  (x : PiTensorProduct 𝕜 fun i => E i), PiTensorProduct.injectiveSeminorm x = ⨆ p, ↑p x
Defined in
Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
Cited by
0 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeNontriviallyNormedFieldSeminormedAddCommGroupNormedSpace

Around this declaration

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

Cites22

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.