leanprover-community/mathlib4

Add typeclasses for smooth `(· • ·)`

開放

#5,617 建立於 2023年6月30日

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

倉庫指標

星標
 (3,869 顆星)
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.

貢獻者指南