Theorems · Theorem · order theory
WellFounded.has_min
∀ {α : Type u_4} {r : α → α → Prop}, WellFounded r → ∀ (s : Set α), s.Nonempty → ∃ a ∈ s, ∀ x ∈ s, ¬r x aIf r is a well-founded relation, then any nonempty set has a minimal element
with respect to r.
- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Set.Nonemptystatement and proof · cited by 2,627
- not_imp_notproof · cited by 63
Cited by27
Results whose statement or proof uses this declaration.
- WellFounded.minproof · cited by 33
- WellFounded.min_memproof · cited by 23
- WellFounded.not_lt_minproof · cited by 20
- StrictMono.id_leproof · cited by 14
- WfDvdMonoid.exists_irreducible_factorproof · cited by 12
- WellFounded.wellFounded_iff_has_minproof · cited by 5
- Pi.toLex_strictMonoproof · cited by 3
- Finset.exists_inf_leproof · cited by 3
- wellFoundedGT_iff_monotone_chain_condition'proof · cited by 3
- DFinsupp.lex_lt_of_lt_of_preorderproof · cited by 3
- isCofinal_setOfPred_imp_ltproof · cited by 2
- WfDvdMonoid.max_power_factor'proof · cited by 2