leanprover-community/mathlib4

Add typeclasses for smooth `(· • ·)`

开放

#5,617 创建于 2023年6月30日

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

仓库指标

星标
 (3,877 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

  • Add a typeclass for ∀ c, Smooth I I (c • ·).
  • Add a typeclass for Smooth (I.prod J) J (Function.uncurry (· • ·))

See ContinuousConstSMul and ContinuousSMul for example of API.

贡献者指南