Theorems · Theorem · order theory
Function.not_lt_argminOn
∀ {α : Type u_1} {β : Type u_2} (f : α → β) [inst : LT β] [inst_1 : WellFoundedLT β] (s : Set α) {a : α} (ha : a ∈ s),
¬f a < f (Function.argminOn f s ⋯)- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LTWellFoundedLT
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.
- Setstatement and proof · cited by 53,352
- WellFoundedLTstatement and proof · cited by 491
- wellFounded_ltproof · cited by 22
- WellFounded.not_lt_minproof · cited by 20
- Function.argminOnstatement · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Function.argminOn_leproof · cited by 5