Theorems · Theorem · combinatorics
Set.Infinite.image2_right
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {f : α → β → γ} {s : Set α} {t : Set β} {a : α},
t.Infinite → a ∈ s → Set.InjOn (f a) t → (Set.image2 f s t).Infinite- Defined in
- Mathlib.Data.Finite.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.InjOnstatement and proof · cited by 543
- Set.image2statement · cited by 311
- Set.Infinitestatement and proof · cited by 263
- Set.Infinite.monoproof · cited by 25
- Set.image_subset_image2_rightproof · cited by 8
- Set.Infinite.imageproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Set.infinite_image2proof · cited by 5