Mathlib Map

Theorems · Theorem · order theory

IsChain.total

∀ {α : Type u_1} {r : α → α → Prop} {s : Set α} {x y : α} [Std.Refl r], IsChain r s → x ∈ s → y ∈ s → r x y ∨ r y x
Defined in
Mathlib.Order.Preorder.Chain
Cited by
12 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Std.Refl

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 and proof · cited by 53,352
  • eq_or_neproof · cited by 1,117
  • IsChainstatement and proof · cited by 158
  • reflproof · cited by 80

Cited by12

Results whose statement or proof uses this declaration.