Theorems · Theorem · functional analysis
PiTensorProduct.dualSeminorms_bounded
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)],
BddAbove
{p |
∃ G x x_1,
p =
(normSeminorm 𝕜 (ContinuousMultilinearMap 𝕜 E G →L[𝕜] G)).comp
(PiTensorProduct.toDualContinuousMultilinearMap G)}- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- Set.ofPredstatement · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- BddAbovestatement · cited by 620
- Seminormstatement and proof · cited by 272
- PiTensorProductstatement and proof · cited by 181
Cited by2
Results whose statement or proof uses this declaration.
- PiTensorProduct.norm_eval_le_injectiveSeminormproof · cited by 0
- PiTensorProduct.injectiveSeminorm_applyproof · cited by 0