Mathlib Map

Theorems · Theorem · order theory

Set.Iio_eq_empty_iff

∀ {α : Type u_1} [inst : Preorder α] {a : α}, Set.Iio a = ∅ ↔ IsMin a
Defined in
Mathlib.Order.Interval.Set.Basic
Cited by
5 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Preorder

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
  • Preorderstatement and proof · cited by 7,952
  • Set.Iiostatement · cited by 1,166
  • IsMinstatement · cited by 277

Cited by5

Results whose statement or proof uses this declaration.