Theorems · Definition · order theory
IsOrderConnected.recOn
{α : Type u} →
{lt : α → α → Prop} →
{motive : IsOrderConnected α lt → Sort u_1} →
(t : IsOrderConnected α lt) → ((conn : ∀ (a b c : α), lt a c → lt a b ∨ lt b c) → motive ⋯) → motive t- Defined in
- Mathlib.Order.RelClasses
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsOrderConnectedstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.