Theorems · Theorem · order theory
Set.OrdConnected.inter
∀ {α : Type u_1} [inst : Preorder α] {s t : Set α}, s.OrdConnected → t.OrdConnected → (s ∩ t).OrdConnected- Defined in
- Mathlib.Order.Interval.Set.OrdConnected
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- Preorder
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
- Preorderstatement and proof · cited by 7,952
- Set.OrdConnectedstatement and proof · cited by 161
- Set.subset_interproof · cited by 74
- Set.OrdConnected.outproof · cited by 47
Cited by4
Results whose statement or proof uses this declaration.
- ordConnected_iff_upperClosure_inter_lowerClosureproof · cited by 0
- Set.OrdConnected.vaddproof · cited by 0
- Set.OrdConnected.smulproof · cited by 0
- Set.OrdConnected.interiorproof · cited by 0