Theorems · Theorem · measure theory
MeasurableSet.induction_on_open
∀ {γ : Type u_3} [inst : TopologicalSpace γ] [inst_1 : MeasurableSpace γ] [inst_2 : BorelSpace γ]
{C : (s : Set γ) → MeasurableSet s → Prop},
(∀ (U : Set γ) (hU : IsOpen U), C U ⋯) →
(∀ (t : Set γ) (ht : MeasurableSet t), C t ht → C tᶜ ⋯) →
(∀ (f : ℕ → Set γ),
Pairwise (Function.onFun Disjoint f) →
∀ (hf : ∀ (i : ℕ), MeasurableSet (f i)), (∀ (i : ℕ), C (f i) ⋯) → C (⋃ i, f i) ⋯) →
∀ (t : Set γ) (ht : MeasurableSet t), C t ht- Cited by
- 7 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complstatement and proof · cited by 2,925
- Set.iUnionstatement and proof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
- BorelSpacestatement and proof · cited by 1,602
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- MeasurableSet.complstatement and proof · cited by 172
Cited by7
Results whose statement or proof uses this declaration.
- MeasurableSet.isClopenableproof · cited by 5
- MeasureTheory.ae_eq_zero_of_forall_setIntegral_isClosed_eq_zeroproof · cited by 1
- Inseparable.mem_measurableSet_iffproof · cited by 1
- MeasurableSet.add_closure_zero_eqproof · cited by 1
- MeasureTheory.Measure.InnerRegularWRT.weaklyRegular_of_finiteproof · cited by 1
- MeasurableSet.residualEq_isOpenproof · cited by 1
- MeasurableSet.mul_closure_one_eqproof · cited by 1