Theorems · Theorem · order theory
Set.EqOn.surjOn_iff
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f₁ f₂ : α → β},
Set.EqOn f₁ f₂ s → (Set.SurjOn f₁ s t ↔ Set.SurjOn f₂ s t)- Defined in
- Mathlib.Data.Set.Function
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
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.EqOnstatement and proof · cited by 603
- Set.SurjOnstatement and proof · cited by 186
- Set.EqOn.symmproof · cited by 41
- Set.SurjOn.congrproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.