Theorems · Theorem · order theory
Set.eval_image_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {s : Set ι} {t : (i : ι) → Set (α i)} {i : ι},
i ∈ s → (s.pi t).Nonempty → Function.eval i '' s.pi t = t i- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- LE.le.antisymmproof · cited by 507
- Set.pistatement and proof · cited by 405
- Function.evalstatement · cited by 140
- Set.eval_image_pi_subsetproof · cited by 4
- Set.subset_eval_image_piproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- isOpen_pi_iffproof · cited by 6
- Set.pi_subset_pi_iffproof · cited by 4
- Set.eval_image_univ_piproof · cited by 4
- isOpenMap_evalproof · cited by 3