Mathlib Map

Theorems · Definition · measure theory

IsClosed.apprSeq

{X : Type u_1} →
  [inst : TopologicalSpace X] →
    [HasOuterApproxClosed X] → {F : Set X} → IsClosed F → ℕ → BoundedContinuousFunction X NNReal

A sequence of continuous functions X → [0,1] tending to the indicator of a closed set.

Defined in
Mathlib.MeasureTheory.Measure.HasOuterApproxClosed
Cited by
10 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceHasOuterApproxClosed

Around this declaration

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

Cites7

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

Cited by10

Results whose statement or proof uses this declaration.