Mathlib Map

Theorems · Definition · order theory

Set.IsWF.min

{α : Type u_2} → [inst : Preorder α] → {s : Set α} → s.IsWF → s.Nonempty → α

Set.IsWF.min returns a minimal element of a nonempty well-founded set.

Defined in
Mathlib.Order.WellFoundedSet
Cited by
47 results in Mathlib
Foundations
Depth 15 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.

Cited by49

Results whose statement or proof uses this declaration.