Theorems · Theorem · Lie groups
continuous_of_continuousAt_zero
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [IsTopologicalAddGroup G] {M : Type u_1}
{hom : Type u_2} [inst_3 : AddZeroClass M] [inst_4 : TopologicalSpace M] [ContinuousAdd M] [inst_6 : FunLike hom G M]
[AddMonoidHomClass hom G M] (f : hom), ContinuousAt (⇑f) 0 → Continuous ⇑fAn additive monoid homomorphism (a bundled morphism of a type that implements
AddMonoidHomClass) from an additive topological group to an additive topological monoid is
continuous provided that it is continuous at zero. See also
uniformContinuous_of_continuousAt_zero.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsproof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Filter.Tendstoproof · cited by 3,814
- Continuousstatement · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- AddZeroClassstatement and proof · cited by 1,237
- ContinuousAddstatement and proof · cited by 777
- ContinuousAtstatement and proof · cited by 697
Cited by5
Results whose statement or proof uses this declaration.
- WithSeminorms.continuous_of_continuous_compproof · cited by 3
- equicontinuous_of_equicontinuousAt_zeroproof · cited by 1
- AddMonoidHom.continuous_of_isBounded_nhds_zeroproof · cited by 1
- IsCompactOperator.continuousproof · cited by 0
- LinearMap.continuous_of_locally_boundedproof · cited by 0