Theorems · Theorem · order theory
Set.mem_ordConnectedComponent_comm
∀ {α : Type u_1} [inst : LinearOrder α] {s : Set α} {x y : α},
y ∈ s.ordConnectedComponent x ↔ x ∈ s.ordConnectedComponent y- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.uIccproof · cited by 393
- Set.ordConnectedComponentstatement and proof · cited by 23
- Set.uIcc_commproof · cited by 18
- Set.mem_ordConnectedComponentproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Set.ordConnectedComponent_eqproof · cited by 2
- Set.mem_ordConnectedComponent_ordConnectedProjproof · cited by 2