Theorems · Theorem · general topology
BoundedContinuousFunction.add_compContinuous
∀ {α : Type u} {β : Type v} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] [inst_2 : Add β]
[inst_3 : BoundedAdd β] [inst_4 : ContinuousAdd β] [inst_5 : TopologicalSpace γ] (f g : BoundedContinuousFunction α β)
(h : C(γ, α)), (g + f).compContinuous h = g.compContinuous h + f.compContinuous h- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- PseudoMetricSpacestatement and proof · cited by 1,550
- ContinuousAddstatement and proof · cited by 777
- BoundedContinuousFunctionstatement and proof · cited by 511
- BoundedContinuousFunction.compContinuousstatement · cited by 25
- BoundedAddstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.exists_extension_norm_eq_of_isClosedEmbedding'proof · cited by 2