isomorphism-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

morphism-ts

definition

isomorphism

ある射 f: A => B に対して g ∘ f = 1A と f ∘ g = 1B の両方を満たす射 g: B => A が存在するとき、f を同型射 (isomorphism) または可逆な射 (invertible arrow) であるという。 また、1つでも同型射 f: A => B が存在するとき、2つの対象 A と B は同型 (isomorphic) であるという。

install

yarn add @hikae/morphism-ts

example

Readme

Keywords

Package Sidebar

Install

npm i isomorphism-ts

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

49.2 kB

Total Files

24

Last publish

Collaborators

  • hikae