Mathlib Map

Theorems · Theorem · Lie groups

AddMonoidHom.isStrictMap_iff_isOpenQuotientMap_rangeRestrict

∀ {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] [IsTopologicalAddGroup G], Topology.IsStrictMap ⇑f ↔ IsOpenQuotientMap ⇑f.rangeRestrict

An additive group homomorphism is strict if and only if its rangeRestrict is an open quotient map.

Defined in
Mathlib.Topology.Maps.Strict.Group
Cited by
2 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddGroupTopologicalSpaceTopologicalSpaceIsTopologicalAddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.