Theorems · Theorem · logic and foundations
Set.countable_univ_pi
∀ {α : Type u} {π : α → Type u_1} [Finite α] {s : (a : α) → Set (π a)},
(∀ (a : α), (s a).Countable) → (Set.univ.pi s).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
- Assumes
- Finite
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.Elemproof · cited by 7,166
- Set.univstatement · cited by 3,945
- Equiv.symmproof · cited by 3,681
- Finitestatement and proof · cited by 3,029
- Countableproof · cited by 633
- Set.Countablestatement and proof · cited by 545
- Set.pistatement · cited by 405
- Set.Countable.to_subtypeproof · cited by 33
- Countable.of_equivproof · cited by 4
- Equiv.Set.univPiproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Set.countable_piproof · cited by 0