Theorems · Theorem · order theory
Set.subset_eval_image_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {s : Set ι} {t : (i : ι) → Set (α i)},
(s.pi t).Nonempty → ∀ (i : ι), t i ⊆ Function.eval i '' s.pi t- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 2 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.
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.imagestatement · cited by 5,609
- Set.Nonemptystatement and proof · cited by 2,627
- eq_or_neproof · cited by 1,117
- Function.updateproof · cited by 502
- Set.pistatement and proof · cited by 405
- Function.update_selfproof · cited by 201
- Function.update_of_neproof · cited by 198
- Function.evalstatement · cited by 140
Cited by2
Results whose statement or proof uses this declaration.
- Set.eval_image_piproof · cited by 4
- Filter.map_eval_piproof · cited by 2