Theorems · Theorem · order theory
Set.mapsTo_iInter_iInter
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} {s : ι → Set α} {t : ι → Set β} {f : α → β},
(∀ (i : ι), Set.MapsTo f (s i) (t i)) → Set.MapsTo f (⋂ i, s i) (⋂ i, t i)- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.iInterstatement · cited by 1,084
- Set.MapsTostatement and proof · cited by 732
- Set.iInter_subsetproof · cited by 39
- Set.MapsTo.mono_leftproof · cited by 13
- Set.mapsTo_iInterproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Set.image_iInter_subsetproof · cited by 3
- Set.mapsTo_iInter₂_iInter₂proof · cited by 1
- Set.bijOn_iInterproof · cited by 1