Mathlib Map

Theorems · Inductive type · order theory

IsDirected

(α : Sort u_5) → (α → α → Prop) → Prop

IsDirected α r states that for any elements a, b there exists an element c such that r a c and r b c.

Defined in
Mathlib.Order.Directed
Cited by
16 results in Mathlib
Foundations
Depth 0 from the axioms · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by20

Results whose statement or proof uses this declaration.