Theorems · Theorem · order theory
Set.image2_subset_iff
∀ {α : Type u_1} {β : Type u_3} {γ : Type u_5} {f : α → β → γ} {s : Set α} {t : Set β} {u : Set γ},
Set.image2 f s t ⊆ u ↔ ∀ x ∈ s, ∀ y ∈ t, f x y ∈ u- Defined in
- Mathlib.Data.Set.NAry
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Set.forall_mem_image2proof · cited by 20
Cited by30
Results whose statement or proof uses this declaration.
- Set.add_subset_iffproof · cited by 8
- Set.mul_subset_iffproof · cited by 6
- Set.smul_subset_iffproof · cited by 6
- Submodule.map₂_span_spanproof · cited by 6
- Set.vadd_subset_iffproof · cited by 3
- UniformConvergenceCLM.isVonNBounded_image2_applyproof · cited by 2
- subset_upperBounds_addproof · cited by 2
- subset_upperBounds_mulproof · cited by 2
- Set.sups_subset_iffproof · cited by 1
- Submonoid.top_closure_mul_self_subsetproof · cited by 1
- AddSubmonoid.top_closure_add_self_subsetproof · cited by 1