Theorems · Theorem · functional analysis
PiTensorProduct.norm_eval_le_projectiveSeminorm
∀ {ι : Type u_1} [inst : Fintype ι] {𝕜 : Type u_2} {E : ι → Type u_3} [inst_1 : (i : ι) → SeminormedAddCommGroup (E i)]
[inst_2 : NontriviallyNormedField 𝕜] [inst_3 : (i : ι) → NormedSpace 𝕜 (E i)] {G : Type u_4}
[inst_4 : SeminormedAddCommGroup G] [inst_5 : NormedSpace 𝕜 G] (f : ContinuousMultilinearMap 𝕜 E G)
(x : PiTensorProduct 𝕜 fun i => E i), ‖(PiTensorProduct.lift f.toMultilinearMap) x‖ ≤ ‖f‖ * ‖x‖- Cited by
- 2 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fintypestatement and proof · cited by 7,736
- Set.Elemproof · cited by 7,166
- Norm.normstatement and proof · cited by 5,413
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- SeminormedAddCommGroupstatement and proof · cited by 2,671
Cited by3
Results whose statement or proof uses this declaration.
- PiTensorProduct.liftEquivproof · cited by 2
- PiTensorProduct.liftEquiv_applystatement · cited by 1
- PiTensorProduct.opNorm_mapLproof · cited by 0