Theorems · Theorem · functional analysis
norm_lt_iff_of_compactlySupported
∀ {α : Type u_1} {γ : Type u_2} [inst : TopologicalSpace α] [inst_1 : NonUnitalNormedRing γ]
{f : BoundedContinuousFunction α γ}, f ∈ compactlySupported α γ → ∀ {M : ℝ}, 0 < M → (‖f‖ < M ↔ ∀ (x : α), ‖f x‖ < M)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Norm.normstatement and proof · cited by 5,413
- IsEmptyproof · cited by 759
- BoundedContinuousFunctionstatement and proof · cited by 511
- lt_of_le_of_ltproof · cited by 432
- isEmpty_or_nonemptyproof · cited by 269
- NonUnitalNormedRingstatement and proof · cited by 231
- TwoSidedIdealstatement · cited by 151
- BoundedContinuousFunction.norm_coe_le_normproof · cited by 25
- compactlySupportedstatement and proof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- norm_lt_iff_of_nonempty_compactlySupportedproof · cited by 0