Mathlib Map

Theorems · Theorem · combinatorics

List.rel_map

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_4} {R : α → β → Prop} {P : γ → δ → Prop},
  Relator.LiftFun (Relator.LiftFun R P) (Relator.LiftFun (List.Forall₂ R) (List.Forall₂ P)) List.map List.map
Defined in
Mathlib.Data.List.Forall2
Cited by
2 results in Mathlib
Foundations
Depth 11 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.

Cited by2

Results whose statement or proof uses this declaration.