Theorems · Theorem · functional analysis
lp.ext_continuousLinearMap
∀ {𝕜 : Type u_1} {α : Type u_3} {E : α → Type u_4} {p : ENNReal} [inst : (i : α) → NormedAddCommGroup (E i)]
[inst_1 : NormedRing 𝕜] [inst_2 : (i : α) → Module 𝕜 (E i)] [inst_3 : ∀ (i : α), IsBoundedSMul 𝕜 (E i)]
[inst_4 : DecidableEq α] {F : Type u_5} [inst_5 : AddCommMonoid F] [inst_6 : Module 𝕜 F] [inst_7 : TopologicalSpace F]
[T2Space F] [inst_9 : Fact (1 ≤ p)],
p ≠ ⊤ →
∀ ⦃f g : ↥(lp E p) →L[𝕜] F⦄,
(∀ (i : α), f ∘SL lp.singleContinuousLinearMap 𝕜 E p i = g ∘SL lp.singleContinuousLinearMap 𝕜 E p i) → f = gTwo continuous linear 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
- 1 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- Factstatement and proof · cited by 2,726
- T2Spacestatement and proof · cited by 1,351
- NormedRingstatement and proof · cited by 924
Cited by1
Results whose statement or proof uses this declaration.
- lp.ext_continuousLinearMap_iffproof · cited by 0