Theorems · Theorem · order theory
WellFounded.notMem_of_lt_min
∀ {α : Type u_1} {r : α → α → Prop} {wf : WellFounded r} {s : Set α} {hs : s.Nonempty} {x : α},
r x (wf.min s hs) → x ∉ s- Defined in
- Mathlib.Order.WellFounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- WellFounded.minstatement and proof · cited by 33
- WellFounded.not_lt_minproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- WellFounded.mem_of_lt_min_complproof · cited by 1