Murat Kasimov

More about me

Я language (β)

/Я language (β)/Primitives/Tree/

: Supertype ( Tree i ) ~ ( Recursive ( Branching Product List i ) ) : Objective ( Tree i ) ~ ( i `P` List ( Tree i ) )

Covariant Endo Functor from Arrow into Arrow:

`yo` : Tree a `AR_____` a `AR` o `AR____` Tree o

Covariant Endo Functor from Kleisli Arrow into Kleisli Arrow:

`yokl` : Tree a `AR___` a `AR_` tt `L` tt `T` ll `L` Tree `T` l `T` o `AR_` tt ( Tree o )

Lax Semi Monoidal Functor from Product into Product through Arrow:

`yp` : ( Tree i ) `P` ( Tree `L` Tree `T` l `T` ii ) `AR___` Tree ( i `P` ii )

Factoring through a limit from Arrow into Arrow:

`lo` : a `AR` o `AR___` a `AR` List ( Tree o ) `AR__` a `AR` Tree o `lu` : o `AR___` List ( Tree o ) `AR__` Tree o