Theorems · Inductive type · Lie groups
ContinuousAddMonoidHom
(A : Type u_7) → (B : Type u_8) → [AddMonoid A] → [AddMonoid B] → [TopologicalSpace A] → [TopologicalSpace B] → Type (max u_7 u_8)
The type of continuous additive monoid homomorphisms from A to B.
When possible, instead of parametrizing results over (f : ContinuousAddMonoidHom A B),
you should parametrize
over (F : Type*) [FunLike F A B] [ContinuousMapClass F A B] [AddMonoidHomClass F A B] (f : F).
When you extend this structure,
make sure to extend ContinuousMapClass and/or AddMonoidHomClass, if needed.
- Cited by
- 77 results in Mathlib
- Foundations
- Depth 1 from the axioms · 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
- AddMonoidstatement · cited by 2,864
Cited by111
Results whose statement or proof uses this declaration.
- ProfiniteAddGrp.Hom.homstatement · cited by 16
- ContinuousAddMonoidHom.toContinuousAddMonoidHomstatement · cited by 14
- ContinuousAddMonoidHom.compstatement and proof · cited by 10
- ContinuousAddMonoidHom.toContinuousMapstatement and proof · cited by 10
- ContinuousAddMonoidHom.isInducing_toContinuousMapstatement · cited by 6
- ProfiniteAddGrp.ofHomstatement and proof · cited by 5
- ContinuousAddMonoidHom.extstatement and proof · cited by 5
- ContinuousAddMonoidHom.idstatement · cited by 5
- ContinuousAddMonoidHom.toAddMonoidHomstatement and proof · cited by 4
- lp.singleContinuousAddMonoidHomstatement · cited by 3
- ProfiniteAddGrp.Hom.extstatement and proof · cited by 2
- ProfiniteAddGrp.Hom.hom'statement · cited by 2