Skip to main content
Glama

get-category-axioms

Retrieve first-order logic axioms for category theory concepts like categories, functors, and natural transformations to support formal reasoning and verification.

Instructions

Get FOL axioms for category theory concepts.

Available concepts:

  • category: Composition, identity, associativity axioms

  • functor: Preserves composition and identity

  • natural-transformation: Naturality condition

  • monoid: Binary operation with identity and associativity

  • group: Monoid with inverses

Example: concept: "monoid" → Returns axioms for monoid structure

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
conceptYesWhich concept's axioms to retrieve
functor_nameNoFor functor axioms: name of the functor (default: F)
verbosityNoResponse verbosity: 'minimal' (token-efficient), 'standard' (default), 'detailed' (debug info)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/automenta/mcplogic'

If you have feedback or need assistance with the MCP directory API, please join our Discord server