Theorems · Inductive type · Lie groups
ContinuousMonoidHom
(A : Type u_2) → (B : Type u_3) → [Monoid A] → [Monoid B] → [TopologicalSpace A] → [TopologicalSpace B] → Type (max u_2 u_3)
The type of continuous monoid homomorphisms from A to B.
When possible, instead of parametrizing results over (f : ContinuousMonoidHom A B),
you should parametrize
over (F : Type*) [FunLike F A B] [ContinuousMapClass F A B] [MonoidHomClass F A B] (f : F).
When you extend this structure,
make sure to extend ContinuousMapClass and/or MonoidHomClass, if needed.
- Cited by
- 104 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
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
- Monoidstatement · cited by 3,887
Cited by153
Results whose statement or proof uses this declaration.
- ProfiniteGrp.Hom.homstatement · cited by 20
- ContinuousMonoidHom.compstatement and proof · cited by 17
- ContAction.resstatement and proof · cited by 9
- ContinuousMonoidHom.toContinuousMapstatement and proof · cited by 9
- ContinuousMonoidHom.idstatement · cited by 8
- ContinuousCohomology.cochainsMapstatement and proof · cited by 8
- ContRepresentation.coind₁ResMapstatement and proof · cited by 8
- ContinuousMonoidHom.extstatement and proof · cited by 7
- PontryaginDualproof · cited by 7
- ContinuousCohomology.resolutionMapstatement and proof · cited by 7
- ContinuousMonoidHom.isInducing_toContinuousMapstatement · cited by 6
- ContinuousMonoidHom.toContinuousMonoidHomstatement · cited by 6