Theorems · Theorem · order theory
Set.IsPWO.exists_minimal
∀ {α : Type u_2} [inst : Preorder α] {s : Set α}, s.IsPWO → s.Nonempty → ∃ a, Minimal (fun x => x ∈ s) a- Defined in
- Mathlib.Order.WellFoundedSet
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
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
- Preorderstatement and proof · cited by 7,952
- Set.Nonemptystatement and proof · cited by 2,627
- Minimalstatement and proof · cited by 150
- Set.IsPWOstatement and proof · cited by 99
- Set.IsPWO.exists_le_minimalproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Set.IsPWO.exists_minimalForproof · cited by 0