Mathlib Map

Theorems · Definition · order theory

List.argAux

{α : Type u_1} → (r : α → α → Prop) → [DecidableRel r] → Option α → α → Option α

Auxiliary definition for argmax and argmin.

Defined in
Mathlib.Data.List.MinMax
Cited by
6 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
DecidableRel

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by8

Results whose statement or proof uses this declaration.