Theorems · Theorem · order theory
Set.forall_mem_image2
∀ {α : Type u_1} {β : Type u_3} {γ : Type u_5} {f : α → β → γ} {s : Set α} {t : Set β} {p : γ → Prop},
(∀ z ∈ Set.image2 f s t, p z) ↔ ∀ x ∈ s, ∀ y ∈ t, p (f x y)- Defined in
- Mathlib.Data.Set.NAry
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.image2statement · cited by 311
Cited by20
Results whose statement or proof uses this declaration.
- Set.image2_subset_iffproof · cited by 30
- isGLB_image2_of_isGLB_isGLBproof · cited by 5
- mem_lowerBounds_image2proof · cited by 3
- mem_lowerBounds_image2_of_mem_lowerBounds_of_mem_lowerBoundsproof · cited by 3
- mem_lowerBounds_image2_of_mem_lowerBounds_of_mem_upperBoundsproof · cited by 3
- mem_lowerBounds_image2_of_mem_upperBoundsproof · cited by 3
- mem_upperBounds_image2proof · cited by 3
- mem_upperBounds_image2_of_mem_lowerBoundsproof · cited by 3
- mem_upperBounds_image2_of_mem_upperBounds_of_mem_lowerBoundsproof · cited by 3
- mem_upperBounds_image2_of_mem_upperBounds_of_mem_upperBoundsproof · cited by 3
- ContinuousMap.continuous_compactOpenproof · cited by 2
- mul_mem_upperBounds_mulproof · cited by 2