Theorems · Theorem · order theory
Function.argminOn_le
∀ {α : Type u_1} {β : Type u_2} (f : α → β) [inst : LinearOrder β] [inst_1 : WellFoundedLT β] (s : Set α) {a : α}
(ha : a ∈ s), f (Function.argminOn f s ⋯) ≤ f a- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderWellFoundedLT
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- WellFoundedLTstatement and proof · cited by 491
- not_ltproof · cited by 306
- Function.argminOnstatement · cited by 8
- Function.not_lt_argminOnproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- isLeast_csInfproof · cited by 4
- exists_isTranscendenceBasis_and_isSeparable_of_linearIndepOn_powproof · cited by 2
- Caratheodory.minCardFinsetOfMemConvexHull_card_le_cardproof · cited by 1
- sInf_eq_argmin_onproof · cited by 1
- Function.isMinimalFor_argminOnproof · cited by 0