Theorems · Theorem · general topology
countable_setOfPred_isolated_right_within
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [SecondCountableTopology α]
{s : Set α}, {x | x ∈ s ∧ nhdsWithin x (s ∩ Set.Ioi x) = ⊥}.CountableThe set of points in a set which are isolated on the right in this set is countable when the space is second-countable.
- Defined in
- Mathlib.Topology.Order.LeftRightNhds
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- Bot.botstatement and proof · cited by 4,720
- Set.Nonemptyproof · cited by 2,627
- LT.lt.leproof · cited by 2,189
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.exists_decomposition_of_monotoneOn_hasDerivWithinAtproof · cited by 3
- countable_setOfPred_isolated_left_withinproof · cited by 2
- countable_setOf_isolated_right_withinproof · cited by 0