Mathlib Map

Theorems · Definition · logic and foundations

Set.SurjOn

{α : Type u} → {β : Type v} → (α → β) → Set α → Set β → Prop

f is surjective from s to t if t is contained in the image of s.

Defined in
Mathlib.Data.Set.Operations
Cited by
186 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 16 definitions · 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.

  • Setstatement and proof · cited by 53,352
  • Set.imageproof · cited by 5,609

Cited by188

Results whose statement or proof uses this declaration.