Mathlib Map

Theorems · Theorem · order theory

Order.isMax_or_mem_range_pred_or_isPredLimit

∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : PredOrder α] (a : α),
  IsMax a ∨ a ∈ Set.range Order.pred ∨ Order.IsPredLimit a
Defined in
Mathlib.Order.SuccPred.Limit
Cited by
0 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderPredOrder

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.