Theorems · Definition · functional analysis
RingHom.compLeftContinuousBounded
{β : Type v} →
{γ : Type w} →
(α : Type u_2) →
[inst : TopologicalSpace α] →
[inst_1 : SeminormedRing β] →
[inst_2 : SeminormedRing γ] →
(g : β →+* γ) →
{C : NNReal} → LipschitzWith C ⇑g → BoundedContinuousFunction α β →+* BoundedContinuousFunction α γComposition on the left by a (lipschitz-continuous) homomorphism of topological semirings, as a
RingHom. Similar to RingHom.compLeftContinuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHomstatement and proof · cited by 10,189
- NNRealstatement and proof · cited by 4,310
- MonoidHomproof · cited by 3,629
- AddMonoidHomproof · cited by 3,230
- BoundedContinuousFunctionstatement and proof · cited by 511
- SeminormedRingstatement and proof · cited by 446
- LipschitzWithstatement and proof · cited by 316
- RingHom.toMonoidHomproof · cited by 132
- RingHom.toAddMonoidHomproof · cited by 17
- AddMonoidHom.compLeftContinuousBoundedproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.AlgHom.compLeftContinuousBoundedproof · cited by 5
- RingHom.compLeftContinuousBounded_apply_applystatement and proof · cited by 0