Theorems · Theorem · measure theory
MeasurableSpace.generateMeasurableRec.eq_def
∀ {α : Type u} (s : Set (Set α)) (i : Ordinal.{u_1}),
MeasurableSpace.generateMeasurableRec s i =
have S := ⋃ j, ⋃ (_ : j < i), MeasurableSpace.generateMeasurableRec s j;
s ∪ {∅} ∪ compl '' S ∪ Set.range fun f => ⋃ n, ↑(f n)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- Compl.complstatement and proof · cited by 2,925
- Set.iUnionstatement and proof · cited by 2,483
- Ordinalstatement and proof · cited by 1,688
- MeasurableSpace.generateMeasurableRecstatement and proof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- MeasurableSpace.iUnion_mem_generateMeasurableRecproof · cited by 3
- MeasurableSpace.empty_mem_generateMeasurableRecproof · cited by 2
- MeasurableSpace.generateMeasurableRec_inductionproof · cited by 2
- MeasurableSpace.self_subset_generateMeasurableRecproof · cited by 2
- MeasurableSpace.compl_mem_generateMeasurableRecproof · cited by 2