Theorems · Theorem · general topology
countable_image_gt_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, ∀ y ∈ t, x < y → f y ≤ z}.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 below from f x is countable. We give
here a version relative to a set t.
- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 6,101
- OrderTopologystatement and proof · cited by 1,355
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countablestatement · cited by 545
- countable_image_lt_image_Ioi_withinproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.