Mathlib Map

Theorems · Definition · order theory

List.minimum_of_length_pos

{α : Type u_1} → [LinearOrder α] → {l : List α} → 0 < l.length → α

The minimum value in a non-empty List.

Defined in
Mathlib.Data.List.MinMax
Cited by
5 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
LinearOrder

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 by5

Results whose statement or proof uses this declaration.