leanprover-community/mathlib4

Strict group homs are stable by `Prod.map`

开放

#38,421 创建于 2026年4月23日

 (8 条评论) (0 个反应) (0 位负责人)Lean (1,597 个派生)github user discovery
enhancementgood first issuet-topology

仓库指标

星标
 (3,877 个星标)
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 :

贡献者指南