Theorems · Theorem · order theory
PredOrder.accPt_principal
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α] [PredOrder α] [NoMinOrder α]
{a : α} {s : Set α}, AccPt a (Filter.principal s) ↔ ¬IsMax a ∧ ∀ (b : α), a < b → (s ∩ Set.Ioo a b).Nonempty- Defined in
- Mathlib.Topology.Order.SuccPred
- Cited by
- 2 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.
Cites21
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
- nhdsproof · cited by 5,554
- Set.Nonemptystatement and proof · cited by 2,627
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- Set.Icoproof · cited by 799
- Filter.principalstatement · cited by 740
- Filter.Frequentlyproof · cited by 414
- IsMaxstatement and proof · cited by 372
- PredOrderstatement and proof · cited by 334
Cited by2
Results whose statement or proof uses this declaration.
- AccPt.not_isMaxproof · cited by 0
- AccPt.isPredLimitproof · cited by 0