Theorems · Theorem · order theory
Set.ordConnectedComponent_eq_empty
∀ {α : Type u_1} [inst : LinearOrder α] {s : Set α} {x : α}, s.ordConnectedComponent x = ∅ ↔ x ∉ s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- LinearOrderstatement and proof · cited by 8,572
- Set.not_nonempty_iff_eq_emptyproof · cited by 56
- Set.ordConnectedComponentstatement · cited by 23
- Set.nonempty_ordConnectedComponentproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.ordConnectedComponent_emptyproof · cited by 0