leanprover-community/mathlib4

Strict group homs are stable by `Prod.map`

開放

#38,421 建立於 2026年4月23日

 (8 則留言) (0 個反應) (0 位負責人)Lean (1,592 個分叉)github user discovery
enhancementgood first issuet-topology

倉庫指標

星標
 (3,869 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Mathlib now has the definition Topology.IsStrictMap of topologically strict maps. In general, the product (in the sense of Prod.map) of two strict maps need not be strict. However, strict group homomorphisms satisfy this property.

I don't think we need a definition of strictness specific to group homs, but we definitely need some API :

貢獻者指南