Theorems · Theorem · measure theory
MeasureTheory.measure_pos_iff_nonempty_of_vaddInvariant
∀ (G : Type u) {α : Type w} {m : MeasurableSpace α} [inst : AddGroup G] [inst_1 : AddAction G α]
{μ : MeasureTheory.Measure α} [MeasureTheory.VAddInvariantMeasure G α μ] [inst_3 : TopologicalSpace α]
[ContinuousConstVAdd G α] [AddAction.IsMinimal G α] {U : Set α} [μ.Regular], μ ≠ 0 → IsOpen U → (0 < μ U ↔ U.Nonempty)- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- LT.lt.ne'proof · cited by 1,417
- AddActionstatement and proof · cited by 820
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_eq_zero_iff_eq_empty_of_vaddInvariantproof · cited by 0