Mathlib Map

Theorems · Definition · order theory

SetRel.preimage

{α : Type u_1} → {β : Type u_2} → SetRel α β → Set β → Set α

Preimage of a set t under a relation R. Same as the image of t under R.inv.

Defined in
Mathlib.Data.Rel
Cited by
56 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms

Around this declaration

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

Cites3

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

  • Setstatement and proof · cited by 53,352
  • Set.ofPredproof · cited by 6,101
  • SetRelstatement and proof · cited by 581

Cited by60

Results whose statement or proof uses this declaration.