Theorems · Theorem · general topology
HolderWith.add
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoMetricSpace X] [inst_1 : SeminormedAddCommGroup Y] {C C' r : NNReal}
{f g : X → Y}, HolderWith C r f → HolderWith C' r g → HolderWith (C + C') r (f + g)- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealproof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- le_reflproof · cited by 2,061
- PseudoMetricSpacestatement and proof · cited by 1,550
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- EDist.edistproof · cited by 735
- add_le_addproof · cited by 666
- le_imp_le_of_le_of_leproof · cited by 576
- add_mulproof · cited by 363
- HolderWithstatement and proof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- MemHolder.addproof · cited by 2
- MemHolder.nnHolderNorm_add_leproof · cited by 1