Mathlib Map

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 c

A sort of triangle inequality.

Defined in
Mathlib.Order.Interval.Set.UnorderedInterval
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.