Mathlib Map

Theorems · Theorem · Lie groups

AddSubgroup.properlyDiscontinuousVAdd_iff

∀ {Γ : Type u_1} {α : Type u_2} [inst : AddGroup Γ] [inst_1 : TopologicalSpace α] [inst_2 : VAdd Γ α]
  (S : AddSubgroup Γ),
  ProperlyDiscontinuousVAdd (↥S) α ↔
    ∀ {K L : Set α}, IsCompact K → IsCompact L → {g | g ∈ S ∧ ((g +ᵥ K) ∩ L).Nonempty}.Finite
Defined in
Mathlib.Topology.Algebra.Group.DiscontinuousSubgroup
Cited by
2 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupTopologicalSpaceVAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.