Theorems · Theorem · combinatorics
Set.infinite_prod
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β},
(s ×ˢ t).Infinite ↔ s.Infinite ∧ t.Nonempty ∨ t.Infinite ∧ s.Nonempty- Defined in
- Mathlib.Data.Finite.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Nonemptystatement and proof · cited by 2,627
- Set.Finiteproof · cited by 1,814
- SProd.sprodstatement and proof · cited by 1,750
- Set.Infinitestatement and proof · cited by 263
- Set.Finite.prodproof · cited by 9
- Set.Infinite.nonemptyproof · cited by 6
- Set.Nonempty.fstproof · cited by 4
- Set.Nonempty.sndproof · cited by 4
- Set.Infinite.prod_leftproof · cited by 1
- Set.Infinite.prod_rightproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Set.infinite_image2proof · cited by 5
- Set.finite_prodproof · cited by 0