Mathlib Map

Theorems · Theorem · order theory

Set.Ico_subset_Icc_self

∀ {α : Type u_1} [inst : Preorder α] {a b : α}, Set.Ico b a ⊆ Set.Icc b a
Defined in
Mathlib.Order.Interval.Set.Basic
Cited by
41 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound
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 · cited by 53,352
  • Preorderstatement and proof · cited by 7,952
  • Set.Iccstatement · cited by 1,702
  • le_of_ltproof · cited by 1,175
  • Set.Icostatement · cited by 799

Cited by41

Results whose statement or proof uses this declaration.