Theorems · Theorem · order theory
Set.piMap_image_pi_subset
∀ {ι : Type u_1} {α : ι → Type u_2} {β : ι → Type u_3} {s : Set ι} {f : (i : ι) → α i → β i} (t : (i : ι) → Set (α i)),
Pi.map f '' s.pi t ⊆ s.pi fun i => f i '' t i- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.imagestatement · cited by 5,609
- Set.pistatement · cited by 405
- Set.image_subset_iffproof · cited by 203
- Set.mapsTo_imageproof · cited by 71
- Pi.mapstatement · cited by 60
- Set.piMap_mapsTo_piproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Set.piMap_image_piproof · cited by 5
- smul_pi_subsetproof · cited by 0
- vadd_pi_subsetproof · cited by 0