Theorems · Theorem · order theory
Set.surjOn_iUnion
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} {s : Set α} {t : ι → Set β} {f : α → β},
(∀ (i : ι), Set.SurjOn f s (t i)) → Set.SurjOn f s (⋃ i, t i)- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, 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.iUnionstatement · cited by 2,483
- Set.SurjOnstatement and proof · cited by 186
- Set.forall_mem_rangeproof · cited by 135
- Set.surjOn_sUnionproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Set.surjOn_iUnion_iUnionproof · cited by 2
- Set.surjOn_iUnion₂proof · cited by 0