Theorems · Definition · general topology
MonoidHom.compLeftContinuousBounded
{β : Type v} →
{γ : Type w} →
(α : Type u_3) →
[inst : TopologicalSpace α] →
[inst_1 : PseudoMetricSpace β] →
[inst_2 : Monoid β] →
[inst_3 : BoundedMul β] →
[inst_4 : ContinuousMul β] →
[inst_5 : PseudoMetricSpace γ] →
[inst_6 : Monoid γ] →
[inst_7 : BoundedMul γ] →
[inst_8 : ContinuousMul γ] →
(g : β →* γ) →
{C : NNReal} →
LipschitzWith C ⇑g → BoundedContinuousFunction α β →* BoundedContinuousFunction α γComposition on the left by a (lipschitz-continuous) homomorphism of topological monoids, as a
MonoidHom. Similar to MonoidHom.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
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- PseudoMetricSpacestatement and proof · cited by 1,550
- BoundedContinuousFunctionstatement and proof · cited by 511
- ContinuousMulstatement and proof · cited by 343
- LipschitzWithstatement and proof · cited by 316
- BoundedMulstatement and proof · cited by 14
- BoundedContinuousFunction.compproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.compLeftContinuousBoundedproof · cited by 1
- MonoidHom.compLeftContinuousBounded_applystatement and proof · cited by 0