Theorems · Definition · functional analysis
BoundedContinuousFunction.ofNormedAddCommGroupDiscrete
{α : Type u} →
{β : Type v} →
[inst : TopologicalSpace α] →
[DiscreteTopology α] →
[inst_2 : SeminormedAddCommGroup β] →
(f : α → β) → (C : ℝ) → (∀ (x : α), ‖f x‖ ≤ C) → BoundedContinuousFunction α βConstructing a bounded continuous function from a uniformly bounded function on a discrete space, taking values in a normed group.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 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.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- BoundedContinuousFunctionstatement · cited by 511
- DiscreteTopologystatement and proof · cited by 373
- BoundedContinuousFunction.ofNormedAddCommGroupproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- AddEquiv.lpBCFproof · cited by 3
- BoundedContinuousFunction.coe_ofNormedAddCommGroupDiscretestatement · cited by 0