Theorems · Theorem · measure theory
MeasureTheory.mem_addFundamentalInterior
∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] {s : Set α} {x : α},
x ∈ MeasureTheory.addFundamentalInterior G s ↔ x ∈ s ∧ ∀ (g : G), g ≠ 0 → x ∉ g +ᵥ s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, 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
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Set.vaddSetstatement · cited by 403
- Set.mem_iUnionproof · cited by 212
- Set.mem_sdiffproof · cited by 31
- MeasureTheory.addFundamentalInteriorstatement · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.pairwise_disjoint_addFundamentalInteriorproof · cited by 0