Mathlib Map

Theorems · Theorem · general topology

Function.locallyFinsuppWithin.exists_single_le_pos

∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : DecidableEq X] {D : Function.locallyFinsupp X ℤ},
  0 < D → ∃ e, Function.locallyFinsuppWithin.single e 1 ≤ D

Every positive function with locally finite supports dominates a singleton indicator.

Defined in
Mathlib.Topology.LocallyFinsupp
Cited by
1 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceDecidableEq

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 by1

Results whose statement or proof uses this declaration.