Theorems · Theorem · general topology
HolderWith.comp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y]
[inst_2 : PseudoEMetricSpace Z] {Cg rg : NNReal} {g : Y → Z},
HolderWith Cg rg g → ∀ {Cf rf : NNReal} {f : X → Y}, HolderWith Cf rf f → HolderWith (Cg * Cf ^ ↑rg) (rg * rf) (g ∘ f)- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NNRealstatement and proof · cited by 4,310
- Set.univproof · cited by 3,945
- PseudoEMetricSpacestatement and proof · cited by 1,536
- NNReal.toRealstatement · cited by 1,260
- HolderWithstatement and proof · cited by 47
- HolderWith.holderOnWithproof · cited by 8
- HolderOnWith.comp_holderWithproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MemHolder.compproof · cited by 0