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.
- List.argmaxproof · cited by 15
- List.argminproof · cited by 13
- List.argmax_concatproof · cited by 2
- List.argmin_concatproof · cited by 2
- List.not_of_mem_foldl_argAuxstatement and proof · cited by 2
- List.foldl_argAux_eq_nonestatement and proof · cited by 2
- List.argAux.congr_simpstatement and proof · cited by 0
- List.argAux_selfstatement · cited by 0