Mathlib Map

Theorems · Theorem · Lie groups

compl_add_closure_zero_eq_iff

∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [IsTopologicalAddGroup G] {t : Set G},
  tᶜ + closure {0} = tᶜ ↔ t + closure {0} = t
Defined in
Mathlib.Topology.Algebra.Group.Pointwise
Cited by
2 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceAddGroupIsTopologicalAddGroup

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.

Cited by2

Results whose statement or proof uses this declaration.