Theorems · Definition · general topology
ShrinkingLemma.PartialRefinement.find
{ι : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace X] →
{u : ι → Set X} →
{s : Set X} →
{p : Set X → Prop} →
(c : Set (ShrinkingLemma.PartialRefinement u s p)) → c.Nonempty → ι → ShrinkingLemma.PartialRefinement u s pChoice of an element of a nonempty chain of partial refinements. If i belongs to one of
carrier v, v ∈ c, then find c ne i is one of these partial refinements.
- Defined in
- Mathlib.Topology.ShrinkingLemma
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 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.
Cites6
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
- Set.Nonemptystatement and proof · cited by 2,627
- Set.Nonempty.someproof · cited by 53
- ShrinkingLemma.PartialRefinementstatement and proof · cited by 21
- ShrinkingLemma.PartialRefinement.carrierproof · cited by 15
Cited by5
Results whose statement or proof uses this declaration.
- ShrinkingLemma.PartialRefinement.chainSupproof · cited by 3
- ShrinkingLemma.PartialRefinement.mem_find_carrier_iffstatement · cited by 1
- ShrinkingLemma.PartialRefinement.find_apply_of_memstatement · cited by 1
- ShrinkingLemma.PartialRefinement.find_memstatement · cited by 1
- ShrinkingLemma.PartialRefinement.find.congr_simpstatement and proof · cited by 0