Theorems · Theorem · general topology
MemHolder.add
∀ {X : Type u_1} {Y : Type u_2} [inst : MetricSpace X] [inst_1 : NormedAddCommGroup Y] {r : NNReal} {f g : X → Y},
MemHolder r f → MemHolder r g → MemHolder r (f + g)- Defined in
- Mathlib.Topology.MetricSpace.HolderNorm
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 207 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NNRealstatement and proof · cited by 4,310
- MetricSpacestatement and proof · cited by 1,684
- MemHolderstatement and proof · cited by 26
- HolderWith.memHolderproof · cited by 7
- MemHolder.holderWithproof · cited by 7
- HolderWith.addproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- MemHolder.nnHolderNorm_add_leproof · cited by 1
- eHolderNorm_add_leproof · cited by 0