iiRecord
Agentic AI Atlas · theorem-prover-expert
lib-agent:mathematics--theorem-prover-experta5c.ai
II.
LibraryAgent JSON

lib-agent:mathematics--theorem-prover-expert

Structured · live

theorem-prover-expert json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:mathematics--theorem-prover-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "theorem-prover-expert",
    "description": "Agent specialized in interactive theorem proving and formal verification",
    "libraryPath": "library/specializations/domains/science/mathematics/agents/theorem-prover-expert/AGENT.md",
    "specialization": "mathematics",
    "role": "Pure Mathematics Agent",
    "expertise": [
      "Proof strategy development",
      "Tactic selection and automation",
      "Library navigation (Mathlib, MathComp)",
      "Formalization guidance",
      "Proof gap identification",
      "Extraction planning"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "skill-area:compiler-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "skill-area:language-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "domain:mathematics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "specialization:computational-mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:mathematics--theorem-prover-expert",
      "to": "specialization:mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:mathematics--proof-writing-assistance",
      "to": "lib-agent:mathematics--theorem-prover-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:mathematics--theorem-proof-verification",
      "to": "lib-agent:mathematics--theorem-prover-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}