Theorems · Theorem · order theory
RelHomClass.acc
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {s : β → β → Prop} {F : Type u_5} [inst : FunLike F α β]
[RelHomClass F r s] (f : F) (a : α), Acc s (f a) → Acc r a- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- FunLikeRelHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- RelHomClassstatement and proof · cited by 13
- RelHomClass.map_relproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- RelHomClass.wellFoundedproof · cited by 6
- acc_lift₂_iffproof · cited by 3