Theorems · Inductive type · Lie groups
IsTopologicalGroup
(G : Type u_4) → [TopologicalSpace G] → [Group G] → Prop
A topological group is a group in which the multiplication and inversion 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 IsUniformGroup using
IsTopologicalGroup.rightUniformSpace and isUniformGroup_of_commGroup.
- Defined in
- Mathlib.Topology.Algebra.Group.Defs
- Cited by
- 469 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- TopologicalSpaceGroup
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
- Groupstatement · cited by 6,238
Cited by556
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.haarScalarFactorstatement and proof · cited by 31
- ContRepresentation.coind₁statement and proof · cited by 21
- TopRep.resolutionXstatement and proof · cited by 17
- IsTopologicalGroup.rightUniformSpacestatement and proof · cited by 16
- TopRep.homogeneousCochainsstatement and proof · cited by 13
- Subgroup.topologicalClosurestatement and proof · cited by 12
- MeasureTheory.Measure.haar.chaarstatement and proof · cited by 12
- MeasureTheory.mulEquivHaarCharstatement and proof · cited by 12
- MeasureTheory.Measure.haarstatement and proof · cited by 11
- MeasureTheory.Measure.haarMeasurestatement and proof · cited by 10
- Homeomorph.divLeftstatement and proof · cited by 10
- Homeomorph.divRightstatement and proof · cited by 10
Showing the 200 most cited of 556.