Theorems · Definition · functional analysis
WeakDual.seminormFamily
(𝕜 : Type u_1) →
(E : Type u_3) →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : SeminormedAddCommGroup E] → [inst_2 : NormedSpace 𝕜 E] → SeminormFamily 𝕜 (WeakDual 𝕜 E) EThe family of seminorms on WeakDual 𝕜 E given by fun x f ↦ ‖f x‖, indexed by E.
This is the seminorm family associated to the weak-\* topology via topDualPairing.
- Defined in
- Mathlib.Analysis.Normed.Module.WeakDual
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- WeakDualstatement · cited by 103
- SeminormFamilystatement · cited by 68
- topDualPairingproof · cited by 24
- LinearMap.toSeminormFamilyproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- WeakDual.withSeminormsstatement · cited by 1
- WeakDual.isBounded_iff_isVonNBoundedproof · cited by 0
- WeakDual.seminormFamily_applystatement · cited by 0