Theorems · Theorem · logic and foundations
Set.Countable.image2
∀ {α : Type u} {β : Type v} {γ : Type w} {s : Set α} {t : Set β},
s.Countable → t.Countable → ∀ (f : α → β → γ), (Set.image2 f s t).Countable- Defined in
- Mathlib.Data.Set.Countable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Countablestatement and proof · cited by 545
- Set.image2statement · cited by 311
- Set.Countable.imageproof · cited by 47
- Set.image_prodproof · cited by 24
- Set.Countable.prodproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.secondCountableTopologyproof · cited by 0