Theorems · Theorem · logic and foundations
Acc.cutExpand
∀ {α : Type u_1} {r : α → α → Prop} [Std.Irrefl r] {a : α}, Acc r a → Acc (Relation.CutExpand r) {a}A singleton {a} is accessible under CutExpand r if a is accessible under r,
assuming r is irreflexive.
- Defined in
- Mathlib.Logic.Hydra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Std.Irrefl
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- zero_addproof · cited by 2,366
- Multiset.eraseproof · cited by 93
- Relation.CutExpandstatement and proof · cited by 19
- Relation.acc_of_singletonproof · cited by 2
- Multiset.erase_singletonproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- WellFounded.cutExpandproof · cited by 0