Theorems · Theorem · Lie groups
AddMonoidHom.isStrictMap_iff_isHomeomorph_quotientKerEquivRange
∀ {G : Type u_1} {H : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup H] {f : G →+ H} [inst_2 : TopologicalSpace G]
[inst_3 : TopologicalSpace H], Topology.IsStrictMap ⇑f ↔ IsHomeomorph ⇑(QuotientAddGroup.quotientKerEquivRange f)An additive group homomorphism is strict if and only if the canonical isomorphism
G ⧸ f.ker ≃ f.range is a homeomorphism.
- Defined in
- Mathlib.Topology.Maps.Strict.Group
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AddEquivstatement · cited by 1,087
- QuotientAddGroup.mkproof · cited by 348
- AddMonoidHom.kerstatement and proof · cited by 158
- AddMonoidHom.rangestatement and proof · cited by 142
- IsHomeomorphstatement · cited by 69
- Topology.IsStrictMapstatement and proof · cited by 45
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.