Mathlib Map

Theorems · Theorem · Lie groups

vadd_set_closure_subset

∀ {M : Type u_1} {X : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X] [inst_2 : VAdd M X]
  [ContinuousVAdd M X] (K : Set M) (L : Set X), closure K +ᵥ closure L ⊆ closure (K +ᵥ L)
Defined in
Mathlib.Topology.Algebra.MulAction
Cited by
2 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceVAddContinuousVAdd

Around this declaration

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

Cites11

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.