Theorems · Theorem · general topology
BoundedContinuousFunction.mkOfCompact_add
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] [inst_2 : CompactSpace α]
[inst_3 : Add β] [inst_4 : BoundedAdd β] [inst_5 : ContinuousAdd β] (f g : C(α, β)),
BoundedContinuousFunction.mkOfCompact (f + g) =
BoundedContinuousFunction.mkOfCompact f + BoundedContinuousFunction.mkOfCompact g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CompactSpacestatement and proof · cited by 593
- BoundedContinuousFunctionstatement · cited by 511
- BoundedContinuousFunction.mkOfCompactstatement · cited by 21
- BoundedAddstatement and proof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.