Mathlib Map

Theorems · Theorem · Lie groups

isClosed_setOfPred_map_add

∀ (M₁ : Type u_6) (M₂ : Type u_7) [inst : TopologicalSpace M₂] [T2Space M₂] [inst_2 : Add M₁] [inst_3 : Add M₂]
  [ContinuousAdd M₂], IsClosed {f | ∀ (x y : M₁), f (x + y) = f x + f y}
Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT2SpaceAddAddContinuousAdd

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 by1

Results whose statement or proof uses this declaration.