← Back

Modules

Leios

  • Abstract
  • Base
  • Blocks
  • Config
  • FFD
  • KeyRegistration
  • Linear
  • Linear.Trace.Verifier
  • Linear.Trace.Verifier.Test
  • Prelude
  • Protocol
  • SpecStructure
  • Voting
  • VRF

Network

  • BasicBroadcast
123456
{-# OPTIONS --without-K --safe #-}
module Categories.NaturalTransformation where
 
-- all the important stuff about NaturalTransformation are defined in .Core
 
open import Categories.NaturalTransformation.Core public