Theorems · Theorem · order theory
Set.eval_image_pi_subset
∀ {ι : Type u_1} {α : ι → Type u_2} {s : Set ι} {t : (i : ι) → Set (α i)} {i : ι},
i ∈ s → Function.eval i '' s.pi t ⊆ t i- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 4 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.
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.imagestatement · cited by 5,609
- Set.pistatement and proof · cited by 405
- Set.image_subset_iffproof · cited by 203
- Function.evalstatement · cited by 140
Cited by4
Results whose statement or proof uses this declaration.
- isOpen_pi_iffproof · cited by 6
- Set.eval_image_piproof · cited by 4
- Set.eval_image_univ_pi_subsetproof · cited by 1
- Convexity.IsConvexSet.piproof · cited by 0