Theorems · Theorem · order theory
Function.not_lt_argmin
∀ {α : Type u_1} {β : Type u_2} (f : α → β) [inst : LT β] [inst_1 : WellFoundedLT β] [inst_2 : Nonempty α] (a : α),
¬f a < f (Function.argmin f)- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LTWellFoundedLTNonempty
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.
- Set.univproof · cited by 3,945
- WellFoundedLTstatement and proof · cited by 491
- Set.mem_univproof · cited by 416
- wellFounded_ltproof · cited by 22
- WellFounded.not_lt_minproof · cited by 20
- Function.argminstatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Function.argmin_leproof · cited by 2