Mathlib Map

Theorems · Theorem · measure theory

HasOuterApproxClosed.tendsto_apprSeq

∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : HasOuterApproxClosed X] {F : Set X} (hF : IsClosed F),
  Filter.Tendsto (fun n x => (hF.apprSeq n) x) Filter.atTop (nhds (F.indicator fun x => 1))
Defined in
Mathlib.MeasureTheory.Measure.HasOuterApproxClosed
Cited by
2 results in Mathlib
Foundations
Depth 122 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.

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.