Mathlib Map

Theorems · Theorem · order theory

Antitone.sortedGE

∀ {α : Type u_1} {l : List α} [inst : Preorder α], Antitone l.get → l.SortedGE

Alias of the reverse direction of List.sortedGE_iff_antitone_get.

Defined in
Mathlib.Data.List.Sort
Cited by
2 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext
Assumes
Preorder

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.

Cited by2

Results whose statement or proof uses this declaration.