Theorems · Theorem · measure theory
EventuallyMeasurable.congr
∀ {α : Type u_1} {m : MeasurableSpace α} {l : Filter α} [inst : CountableInterFilter l] {β : Type u_2}
[inst_1 : MeasurableSpace β] {f g : α → β}, EventuallyMeasurable m l f → g =ᶠ[l] f → EventuallyMeasurable m l gA function which is EventuallyEq to some EventuallyMeasurable function
is EventuallyMeasurable.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Filterstatement and proof · cited by 8,121
- MeasurableSetproof · cited by 3,075
- Filter.EventuallyEqstatement and proof · cited by 1,912
- CountableInterFilterstatement and proof · cited by 78
- Filter.EventuallyEq.preimageproof · cited by 8
- EventuallyMeasurablestatement and proof · cited by 5
- EventuallyMeasurableSet.congrproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.NullMeasurable.congrproof · cited by 2
- Measurable.eventuallyMeasurable_of_eventuallyEqproof · cited by 0