Theorems · Theorem · order theory
Set.surjOn_iInter_iInter
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} [Nonempty ι] {s : ι → Set α} {t : ι → Set β} {f : α → β},
(∀ (i : ι), Set.SurjOn f (s i) (t i)) → Set.InjOn f (⋃ i, s i) → Set.SurjOn f (⋂ i, s i) (⋂ i, t i)- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 2,483
- Set.iInterstatement · cited by 1,084
- Set.InjOnstatement and proof · cited by 543
- Set.SurjOnstatement and proof · cited by 186
- Set.Subset.reflproof · cited by 66
- Set.iInter_subsetproof · cited by 39
- Set.SurjOn.monoproof · cited by 13
- Set.surjOn_iInterproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.bijOn_iInterproof · cited by 1