Normalize - AXLE

Normalize

standardize Lean file formatting

This tool is deprecated and will be removed in a future release.

Use extract_decls instead, which supports all declaration kinds.

Input

environment*

Lean environment or version

ignore_imports

Ignore import mismatches

Default header (injected when enabled):

import Mathlib

content*

Lean source code

normalizations

List of normalizations to apply

failsafe

Return original if normalization fails

timeout_seconds

Max execution time in seconds

RUNCLEAR

Processing request...