Mathlib Map

Theorems · Theorem · order theory

SetRel.prodMk_mem_comp

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {R : SetRel α β} {S : SetRel β γ} {a : α} {b : β} {c : γ},
  (a, b) ∈ R → (b, c) ∈ S → (a, c) ∈ R.comp S
Defined in
Mathlib.Data.Rel
Cited by
12 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.