Theorems · Theorem · order theory
DFinsupp.Lex.acc_zero
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → Zero (α i)] {r : ι → ι → Prop} {s : (i : ι) → α i → α i → Prop},
(∀ ⦃i : ι⦄ ⦃a : α i⦄, ¬s i a 0) → Acc (DFinsupp.Lex r s) 0- Defined in
- Mathlib.Data.DFinsupp.WellFounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
- Assumes
- Zero
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.
- DFunLike.coeproof · cited by 62,936
- DFinsuppstatement and proof · cited by 694
- DFinsupp.Lexstatement and proof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- DFinsupp.Lex.acc_of_singleproof · cited by 2
- DFinsupp.Lex.acc_singleproof · cited by 1