Class MetamathExporter

java.lang.Object
org.episteme.core.mathematics.loaders.logic.MetamathExporter
All Implemented Interfaces:
ResourceIO<Map<String,Object>>, ResourceWriter<Map<String,Object>>, FormalSystemExporter

public class MetamathExporter extends Object implements FormalSystemExporter
Exporter for Metamath.

Generates Metamath database (.mm) files.

Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)