Theorems · Theorem · combinatorics
List.rel_foldr
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} {R : α → β → Prop} {P : γ → δ → Prop},
Relator.LiftFun (Relator.LiftFun R (Relator.LiftFun P P)) (Relator.LiftFun P (Relator.LiftFun (List.Forall₂ R) P))
List.foldr List.foldr- Defined in
- Mathlib.Data.List.Forall2
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Relator.LiftFunstatement and proof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.
- List.rel_prodproof · cited by 0
- List.rel_sumproof · cited by 0