Mathlib Map

Theorems · Theorem · order theory

exists_between

∀ {α : Type u_2} [inst : LT α] [DenselyOrdered α] {a₁ a₂ : α}, a₁ < a₂ → ∃ a, a₁ < a ∧ a < a₂
Defined in
Mathlib.Order.Basic
Cited by
102 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 5 definitions · uses no axioms
Assumes
LTDenselyOrdered

Around this declaration

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

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by102

Results whose statement or proof uses this declaration.