Mathlib Map

Theorems · Theorem · order theory

Set.left_mem_Icc

∀ {α : Type u_1} [inst : Preorder α] {a b : α}, a ∈ Set.Icc a b ↔ a ≤ b
Defined in
Mathlib.Order.Interval.Set.Basic
Cited by
67 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
Preorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

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

Cited by69

Results whose statement or proof uses this declaration.