Theorems · Theorem · general topology
IsClosed.mem_of_ge_of_forall_exists_gt
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : ConditionallyCompleteLinearOrder α] [OrderTopology α] {a b : α}
{s : Set α}, IsClosed (s ∩ Set.Icc a b) → a ∈ s → a ≤ b → (∀ x ∈ s ∩ Set.Ico a b, (s ∩ Set.Ioc x b).Nonempty) → b ∈ sA "continuous induction principle" for a closed interval: if a set s meets [a, b]
on a closed subset, contains a, and the set s ∩ [a, b) has no maximal point, then b ∈ s.
- Defined in
- Mathlib.Topology.Order.IntermediateValue
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Iccstatement and proof · cited by 1,702
- IsClosedstatement and proof · cited by 1,639
- OrderTopologystatement and proof · cited by 1,355
- le_of_ltproof · cited by 1,175
- le_transproof · cited by 985
- Set.Iocstatement and proof · cited by 971
- SupSet.sSupproof · cited by 954
- Set.Icostatement and proof · cited by 799
- BddAboveproof · cited by 620
Cited by2
Results whose statement or proof uses this declaration.
- IsClosed.Icc_subset_of_forall_exists_gtproof · cited by 2
- IsClosed.mem_of_ge_of_forall_exists_ltproof · cited by 1