Theorems · Theorem · measure theory
MeasureTheory.eventuallyConst_vadd_set_ae
∀ {G : Type u} {α : Type w} {m : MeasurableSpace α} [inst : AddGroup G] [inst_1 : AddAction G α]
{μ : MeasureTheory.Measure α} [MeasureTheory.VAddInvariantMeasure G α μ] (c : G) {s : Set α},
Filter.EventuallyConst (c +ᵥ s) (MeasureTheory.ae μ) ↔ Filter.EventuallyConst s (MeasureTheory.ae μ)- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 177 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.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterproof · cited by 8,121
- AddGroupstatement and proof · cited by 4,410
- MeasureTheory.aestatement and proof · cited by 2,352
- HVAdd.hVAddstatement · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- Filter.EventuallyConststatement and proof · cited by 93
- Set.preimage_vadd_negproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.