Theorems · Theorem · order theory
Set.mapsTo_iInter
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} {s : Set α} {t : ι → Set β} {f : α → β},
Set.MapsTo f s (⋂ i, t i) ↔ ∀ (i : ι), Set.MapsTo f s (t i)- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 1 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.iInterstatement · cited by 1,084
- Set.MapsTostatement · cited by 732
- Set.forall_mem_rangeproof · cited by 135
- Set.mapsTo_sInterproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.mapsTo_iInter_iInterproof · cited by 3