Mathlib Map

Theorems · Theorem · general topology

CompactExhaustion.mem_diff_shiftr_find

Deprecated since 2026-06-03Use CompactExhaustion.mem_sdiff_shiftr_find instead.

∀ {X : Type u_1} [inst : TopologicalSpace X] (K : CompactExhaustion X) (x : X),
  x ∈ K.shiftr (K.find x + 1) \ K.shiftr (K.find x)

Alias of CompactExhaustion.mem_sdiff_shiftr_find.

Defined in
Mathlib.Topology.Compactness.SigmaCompact
Cited by
0 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.