Theorems · Inductive type · Lie groups
IsTopologicalAddGroup
(G : Type u) → [TopologicalSpace G] → [AddGroup G] → Prop
A topological (additive) group is a group in which the addition and negation operations are
continuous.
When you declare an instance that does not already have a UniformSpace instance,
you should also provide an instance of UniformSpace and IsUniformAddGroup using
IsTopologicalAddGroup.rightUniformSpace and isUniformAddGroup_of_addCommGroup.
- Defined in
- Mathlib.Topology.Algebra.Group.Defs
- Cited by
- 1,394 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- TopologicalSpaceAddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- AddGroupstatement · cited by 4,410
Cited by1,657
Results whose statement or proof uses this declaration.
- ContRepresentationstatement · cited by 104
- ContIntertwiningMapstatement · cited by 73
- MeasureTheory.Measure.addHaarScalarFactorstatement and proof · cited by 58
- LinearMap.toContinuousLinearMapstatement and proof · cited by 43
- IsTopologicalAddGroup.rightUniformSpacestatement and proof · cited by 33
- ContIntertwiningMap.toContinuousLinearMapstatement and proof · cited by 28
- ContRepresentation.Equivstatement · cited by 28
- TemperedDistribution.smulLeftCLMstatement and proof · cited by 27
- MeasureTheory.Measure.addHaarstatement and proof · cited by 26
- ContinuousLinearMap.toLinearMap₁₂statement and proof · cited by 26
- FormalMultilinearSeries.compstatement and proof · cited by 25
- CovariantDerivativestatement · cited by 25
Showing the 200 most cited of 1,657.