Mathlib Map

Theorems · Theorem · general topology

indicator_le_thickenedIndicator

∀ {α : Type u_1} [inst : PseudoEMetricSpace α] {δ : ℝ} (δ_pos : 0 < δ) (E : Set α),
  (E.indicator fun x => 1) ≤ ⇑(thickenedIndicator δ_pos E)
Defined in
Mathlib.Topology.MetricSpace.ThickenedIndicator
Cited by
1 results in Mathlib
Foundations
Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpace

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.