Theorems · Definition · order theory
IsWellFounded.casesOn
{α : Type u} →
{r : α → α → Prop} →
{motive : IsWellFounded α r → Sort u_1} → (t : IsWellFounded α r) → ((wf : WellFounded r) → motive ⋯) → motive t- Defined in
- Mathlib.Order.RelClasses
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsWellFoundedstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- isWellFounded_iffproof · cited by 9