Theorems · Theorem · order theory
Pi.Lex.wellFounded
∀ {ι : Type u_1} {α : ι → Type u_2} (r : ι → ι → Prop) {s : (i : ι) → α i → α i → Prop} [IsStrictTotalOrder ι r]
[Finite ι], (∀ (i : ι), WellFounded (s i)) → WellFounded (Pi.Lex r fun {i} => s i)- Defined in
- Mathlib.Data.DFinsupp.WellFounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsStrictTotalOrderFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Top.topproof · cited by 9,680
- Fintypeproof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- Finitestatement and proof · cited by 3,029
- IsEmptyproof · cited by 759
- isEmpty_or_nonemptyproof · cited by 269
- Fintype.ofFiniteproof · cited by 255
- Function.swapproof · cited by 216
- WellFounded.minproof · cited by 33
- WellFounded.not_lt_minproof · cited by 20
- Pi.Lexstatement and proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Finsupp.Lex.wellFounded_of_finiteproof · cited by 1
- DFinsupp.Lex.wellFounded_of_finiteproof · cited by 0