Mathlib Map

Theorems · Theorem · measure theory

MeasurableSpace.cardinal_generateMeasurable_le_continuum

∀ {α : Type u} {s : Set (Set α)},
  Cardinal.mk ↑s ≤ Cardinal.continuum → Cardinal.mk ↑{t | MeasurableSpace.GenerateMeasurable s t} ≤ Cardinal.continuum

If a sigma-algebra is generated by a set of sets s with cardinality at most the continuum, then the sigma algebra has the same cardinality bound.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Card
Cited by
1 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites15

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.