Mathlib Map

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.

Cited by1

Results whose statement or proof uses this declaration.