Mathlib Map

Theorems · Theorem · order theory

Set.BijOn.mk

∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : α → β},
  Set.MapsTo f s t → Set.InjOn f s → Set.SurjOn f s t → Set.BijOn f s t
Defined in
Mathlib.Data.Set.Function
Cited by
5 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms

Around this declaration

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

Cites5

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.MapsTostatement and proof · cited by 732
  • Set.InjOnstatement and proof · cited by 543
  • Set.SurjOnstatement and proof · cited by 186
  • Set.BijOnstatement · cited by 168

Cited by5

Results whose statement or proof uses this declaration.