Mathlib Map

Theorems · Theorem · functional analysis

BoundedContinuousFunction.norm_sub_nonneg

∀ {α : Type u_1} [inst : TopologicalSpace α] (f : BoundedContinuousFunction α ℝ),
  0 ≤ BoundedContinuousFunction.const α ‖f‖ - f
Defined in
Mathlib.Topology.ContinuousMap.Bounded.Normed
Cited by
2 results in Mathlib
Foundations
Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.