Mathlib Map

Theorems · Theorem · general topology

thickenedIndicator_apply

∀ {α : Type u_1} [inst : PseudoEMetricSpace α] {δ : ℝ} (δ_pos : 0 < δ) (E : Set α) (x : α),
  (thickenedIndicator δ_pos E) x = (thickenedIndicatorAux δ E x).toNNReal
Defined in
Mathlib.Topology.MetricSpace.ThickenedIndicator
Cited by
9 results in Mathlib
Foundations
Depth 154 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.

Cites9

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

Cited by9

Results whose statement or proof uses this declaration.