Theorems · Theorem · order theory
Function.isMinimalFor_argmin
∀ {α : Type u_1} {β : Type u_2} (f : α → β) [inst : LinearOrder β] [inst_1 : WellFoundedLT β] [inst_2 : Nonempty α],
MinimalFor (fun x => True) f (Function.argmin f)- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 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
- MinimalForstatement · cited by 23
- Function.argminstatement and proof · cited by 4
- Function.argmin_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.