Theorems · Theorem · order theory
Set.piMap_image_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {β : ι → Type u_3} {s : Set ι} {f : (i : ι) → α i → β i},
(∀ i ∉ s, Function.Surjective (f 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
- 5 results in Mathlib
- Foundations
- Depth 12 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.imagestatement and proof · cited by 5,609
- Set.pistatement and proof · cited by 405
- Set.Subset.antisymmproof · cited by 213
- Pi.mapstatement · cited by 60
- Set.piMap_image_pi_subsetproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Set.piMap_image_univ_piproof · cited by 7
- Set.vadd_set_pi_of_surjectiveproof · cited by 1
- Set.smul_set_pi_of_surjectiveproof · cited by 1
- smul_piproof · cited by 1
- vadd_piproof · cited by 0