Theorems · Theorem · general topology
HolderOnWith.comp_holderWith
∀ {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} {t : Set Y},
HolderOnWith Cg rg g t →
∀ {Cf rf : NNReal} {f : X → Y},
HolderWith Cf rf f → (∀ (x : X), f x ∈ t) → HolderWith (Cg * Cf ^ ↑rg) (rg * rf) (g ∘ f)- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- HolderOnWithstatement and proof · cited by 44
- HolderWith.holderOnWithproof · cited by 8
- holderOnWith_univproof · cited by 8
- HolderOnWith.compproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- HolderWith.compproof · cited by 1