Mathlib Map

Theorems · Theorem · order theory

Set.finite_iUnion

∀ {α : Type u} {ι : Sort w} [Finite ι] {f : ι → Set α}, (∀ (i : ι), (f i).Finite) → (⋃ i, f i).Finite
Defined in
Mathlib.Data.Set.Finite.Lattice
Cited by
14 results in Mathlib
Foundations
Depth 79 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.

Cites5

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
  • Finitestatement and proof · cited by 3,029
  • Set.iUnionstatement and proof · cited by 2,483
  • Set.Finitestatement and proof · cited by 1,814
  • Set.toFiniteproof · cited by 174

Cited by14

Results whose statement or proof uses this declaration.