Theorems · Theorem · order theory
DFinsupp.Lex.acc_single
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → Zero (α i)] {r : ι → ι → Prop} {s : (i : ι) → α i → α i → Prop},
(∀ ⦃i : ι⦄ ⦃a : α i⦄, ¬s i a 0) →
(∀ (i : ι), WellFounded (s i)) →
∀ [inst_1 : DecidableEq ι] {i : ι},
Acc (rᶜ ⊓ fun x1 x2 => x1 ≠ x2) i → ∀ (a : α i), Acc (DFinsupp.Lex r s) fun₀ | i => a- Defined in
- Mathlib.Data.DFinsupp.WellFounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Compl.complstatement and proof · cited by 2,925
- eq_or_neproof · cited by 1,117
- DFinsuppstatement and proof · cited by 694
- DFinsupp.supportproof · cited by 158
- DFinsupp.singlestatement and proof · cited by 113
- DFinsupp.single_applyproof · cited by 35
- DFinsupp.Lexstatement and proof · cited by 14
- DFinsupp.single_eq_of_neproof · cited by 12
- DFinsupp.single_zeroproof · cited by 8
- DFinsupp.Lex.acc_zeroproof · cited by 2
- DFinsupp.Lex.acc_of_singleproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- DFinsupp.Lex.accproof · cited by 2