Mathlib Map

Theorems · Theorem · general topology

Continuous.bddBelow_range_of_hasCompactSupport

∀ {α : Type u_2} {β : Type u_3} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [inst_2 : TopologicalSpace β]
  [ClosedIicTopology α] [inst_4 : Zero α] {f : β → α}, Continuous f → HasCompactSupport f → BddBelow (Set.range f)

A continuous function with compact support is bounded below.

Defined in
Mathlib.Topology.Order.Compact
Cited by
1 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderTopologicalSpaceTopologicalSpaceClosedIicTopologyZero

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.