Theorems · Theorem · general topology
countable_image_lt_image_Ioi_within
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α]
[inst_3 : LinearOrder β] [SecondCountableTopology α] (t : Set β) (f : β → α),
{x | x ∈ t ∧ ∃ z, f x < z ∧ ∀ y ∈ t, x < y → z ≤ f y}.CountableFor a function taking values in a second countable space, the set of points x for
which the image under f of (x, ∞) is separated above from f x is countable. We give
here a version relative to a set t.
- Defined in
- Mathlib.Topology.Order.Basic
- 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.
Cites28
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
- Set.ofPredstatement and proof · cited by 6,101
- Set.imageproof · cited by 5,609
- Nontrivialproof · cited by 2,416
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
- SecondCountableTopologystatement and proof · cited by 750
- LT.lt.trans_leproof · cited by 678
- Set.Countablestatement and proof · cited by 545
- Set.InjOnproof · cited by 543
Cited by3
Results whose statement or proof uses this declaration.
- MonotoneOn.countable_not_continuousWithinAt_Ioiproof · cited by 2
- countable_image_lt_image_Ioiproof · cited by 1
- countable_image_gt_image_Ioi_withinproof · cited by 0