Theorems · Theorem · order theory
Function.argmin_le
∀ {α : Type u_1} {β : Type u_2} (f : α → β) [inst : LinearOrder β] [inst_1 : WellFoundedLT β] (a : α)
[inst_2 : Nonempty α], f (Function.argmin f) ≤ f a- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- WellFoundedLTstatement and proof · cited by 491
- not_ltproof · cited by 306
- Function.argminstatement · cited by 4
- Function.not_lt_argminproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.eventually_injectiveproof · cited by 0
- Function.isMinimalFor_argminproof · cited by 0