Theorems · Theorem · Lie groups
ProfiniteAddGrp.ofHom_comp
∀ {X Y Z : Type u} [inst : AddGroup X] [inst_1 : TopologicalSpace X] [inst_2 : IsTopologicalAddGroup X]
[inst_3 : CompactSpace X] [inst_4 : TotallyDisconnectedSpace X] [inst_5 : AddGroup Y] [inst_6 : TopologicalSpace Y]
[inst_7 : IsTopologicalAddGroup Y] [inst_8 : CompactSpace Y] [inst_9 : TotallyDisconnectedSpace Y]
[inst_10 : AddGroup Z] [inst_11 : TopologicalSpace Z] [inst_12 : IsTopologicalAddGroup Z] [inst_13 : CompactSpace Z]
[inst_14 : TotallyDisconnectedSpace Z] (f : X →ₜ+ Y) (g : Y →ₜ+ Z),
ProfiniteAddGrp.ofHom (g.comp f) =
CategoryTheory.CategoryStruct.comp (ProfiniteAddGrp.ofHom f) (ProfiniteAddGrp.ofHom g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- AddGroupstatement and proof · cited by 4,410
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- CompactSpacestatement and proof · cited by 593
- TotallyDisconnectedSpacestatement and proof · cited by 295
- ContinuousAddMonoidHomstatement and proof · cited by 77
- ProfiniteAddGrpstatement · cited by 30
- ContinuousAddMonoidHom.compstatement · cited by 10
- ProfiniteAddGrp.ofstatement · cited by 6
- ProfiniteAddGrp.ofHomstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.