Theorems · Theorem · general topology
LocallyLipschitz.prodMk
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
[inst_2 : PseudoEMetricSpace γ] {f : α → β},
LocallyLipschitz f → ∀ {g : α → γ}, LocallyLipschitz g → LocallyLipschitz fun x => (f x, g x)If f and g are locally Lipschitz, so is the induced map f × g to the product type.
- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 149 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.
- Setproof · cited by 53,352
- nhdsproof · cited by 5,554
- NNRealproof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- LipschitzOnWithproof · cited by 164
- Filter.inter_memproof · cited by 153
- LocallyLipschitzstatement and proof · cited by 34
- LipschitzOnWith.monoproof · cited by 9
- LipschitzOnWith.prodMkproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- LocallyLipschitz.maxproof · cited by 1
- LocallyLipschitz.minproof · cited by 1