Theorems · Theorem · general topology
ShrinkingLemma.PartialRefinement.exists_gt
∀ {ι : Type u_1} {X : Type u_2} [inst : TopologicalSpace X] {u : ι → Set X} {s : Set X} [NormalSpace X]
(v : ShrinkingLemma.PartialRefinement u s ⊤), IsClosed s → ∀ i ∉ v.carrier, ∃ v', v < v'If s is a closed set, v is a partial refinement, and i is an index such that
i ∉ v.carrier, then there exists a partial refinement that is strictly greater than v.
- Defined in
- Mathlib.Topology.ShrinkingLemma
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceNormalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Top.topstatement and proof · cited by 9,680
- Compl.complproof · cited by 2,925
- IsOpenproof · cited by 2,400
- IsClosedstatement and proof · cited by 1,639
- closureproof · cited by 1,254
- eq_or_neproof · cited by 1,117
- Set.iInterproof · cited by 1,084
- Function.updateproof · cited by 502
- Set.mem_iUnionproof · cited by 212
- Function.update_selfproof · cited by 201
Cited by1
Results whose statement or proof uses this declaration.
- exists_subset_iUnion_closure_subsetproof · cited by 3