Mathlib Map

Theorems · Inductive type · order theory

Order.IsPredLimit

{α : Type u_1} → [Preorder α] → α → Prop

A predecessor limit is a value that isn't maximal and isn't covered by any other. It's so named because in a predecessor order, a predecessor limit can't be the predecessor of anything larger. Use IsPredPrelimit if you want to include the case of a maximal element.

Defined in
Mathlib.Order.SuccPred.Limit
Cited by
60 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
Preorder

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.

Cited by64

Results whose statement or proof uses this declaration.