Theorems · Theorem · functional analysis
lp.ext_continuousAddMonoidHom
∀ {α : Type u_3} {E : α → Type u_4} {p : ENNReal} [inst : (i : α) → NormedAddCommGroup (E i)] [inst_1 : DecidableEq α]
{F : Type u_5} [inst_2 : AddCommMonoid F] [inst_3 : TopologicalSpace F] [T2Space F] [inst_5 : Fact (1 ≤ p)],
p ≠ ⊤ →
∀ ⦃f g : ↥(lp E p) →ₜ+ F⦄,
(∀ (i : α), f.comp (lp.singleContinuousAddMonoidHom E p i) = g.comp (lp.singleContinuousAddMonoidHom E p i)) →
f = gTwo continuous additive maps from lp E p agree if they agree on lp.single.
See note [partially-applied ext lemmas].
- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommMonoidstatement and proof · cited by 12,281
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- AddSubgroupstatement · cited by 3,232
- Factstatement and proof · cited by 2,726
- SummationFilter.unconditionalproof · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- tsumproof · cited by 1,148
- SummationFilterproof · cited by 607
Cited by2
Results whose statement or proof uses this declaration.
- lp.ext_continuousLinearMapproof · cited by 1
- lp.ext_continuousAddMonoidHom_iffproof · cited by 0