Theorems · Theorem · order theory
Set.uIcc_subset_uIcc_union_uIcc
∀ {α : Type u_1} [inst : LinearOrder α] {a b c : α}, Set.uIcc a c ⊆ Set.uIcc a b ∪ Set.uIcc b cA sort of triangle inequality.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.uIccstatement and proof · cited by 393
- le_totalproof · cited by 294
Cited by4
Results whose statement or proof uses this declaration.
- Set.mem_ordConnectedComponent_transproof · cited by 2
- Set.ordConnected_of_uIcc_subset_leftproof · cited by 1
- Finset.uIcc_subset_uIcc_union_uIccproof · cited by 0
- Set.disjoint_ordT5Nhdproof · cited by 0