Theorems · Theorem · order theory
Set.image2_subset
∀ {α : Type u_1} {β : Type u_3} {γ : Type u_5} {f : α → β → γ} {s s' : Set α} {t t' : Set β},
s ⊆ s' → t ⊆ t' → Set.image2 f s t ⊆ Set.image2 f s' t'image2 is monotone with respect to ⊆.
- Defined in
- Mathlib.Data.Set.NAry
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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 and proof · cited by 311
- Set.mem_image2_of_memproof · cited by 40
Cited by25
Results whose statement or proof uses this declaration.
- Set.add_subset_addproof · cited by 18
- Set.image2_subset_leftproof · cited by 12
- Set.image2_subset_rightproof · cited by 12
- Finset.image₂_subsetproof · cited by 12
- Set.image2_inter_union_subset_unionproof · cited by 10
- Set.image2_union_inter_subset_unionproof · cited by 9
- Set.mul_subset_mulproof · cited by 4
- Set.seq_monoproof · cited by 4
- omegaLimit_mono_rightproof · cited by 4
- AntilipschitzWith.isBounded_of_image2_leftproof · cited by 3
- Set.smul_subset_smulproof · cited by 3
- omegaLimit_subset_of_tendstoproof · cited by 3