Theorems · Definition · general topology
AddMonoidHom.compLeftContinuousBounded
{β : Type v} →
{γ : Type w} →
(α : Type u_3) →
[inst : TopologicalSpace α] →
[inst_1 : PseudoMetricSpace β] →
[inst_2 : AddMonoid β] →
[inst_3 : BoundedAdd β] →
[inst_4 : ContinuousAdd β] →
[inst_5 : PseudoMetricSpace γ] →
[inst_6 : AddMonoid γ] →
[inst_7 : BoundedAdd γ] →
[inst_8 : ContinuousAdd γ] →
(g : β →+ γ) →
{C : NNReal} →
LipschitzWith C ⇑g → BoundedContinuousFunction α β →+ BoundedContinuousFunction α γComposition on the left by a (lipschitz-continuous) homomorphism of topological AddMonoids,
as a AddMonoidHom. Similar to AddMonoidHom.compLeftContinuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 155 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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- NNRealstatement and proof · cited by 4,310
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- PseudoMetricSpacestatement and proof · cited by 1,550
- ContinuousAddstatement and proof · cited by 777
- BoundedContinuousFunctionstatement and proof · cited by 511
- LipschitzWithstatement and proof · cited by 316
- BoundedAddstatement and proof · cited by 18
- BoundedContinuousFunction.compproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.compLeftContinuousBoundedproof · cited by 1
- AddMonoidHom.compLeftContinuousBounded_applystatement and proof · cited by 0