Mathlib Map

Theorems · Definition · measure theory

IsCountablySpanning

{α : Type u_1} → Set (Set α) → Prop

We say that a collection of sets is countably spanning if a countable subset spans the whole type. This is a useful condition in various parts of measure theory. For example, it is a needed condition to show that the product of two collections generate the product sigma algebra, see generateFrom_prod_eq.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Basic
Cited by
12 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

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.univproof · cited by 3,945
  • Set.iUnionproof · cited by 2,483

Cited by12

Results whose statement or proof uses this declaration.