import-IsCompact.exists_isMaxOn
- Kind
- kernel-term
- Status
- checked
Supports: `IsCompact.exists_isMaxOn`'s Lean proof term type-checks against this statement in the independent Axeyum kernel.
test "$(cargo test -p axeyum-lean-import --test imported_fact_evidence -- --nocapture 2>/dev/null | grep -c 'AXEYUM-IMPORT-FACT|F:evt-mathlib-import-compact-exists-is-max-on|')" -ge 1 Evidence notes
The command greps for this fact's own marker line rather than trusting the exit status, so a suite that compiles to zero tests -- this repository's signature defect -- fails instead of exiting 0. `lean4export_census` reports 2171 declaration records / 2486 admitted declarations for the transitive dependency closure of `IsCompact.exists_isMaxOn` at Mathlib commit c5ea00351c28e24afc9f0f84379aa41082b1188f (module: see MANIFEST.json), all admitted by `Kernel::add_declaration` with ZERO declines. `Kernel::render_lean` of the admitted type is `formal.statement` verbatim. the constructive substitute (approximate, non-attaining) is F:creal-evt-approx-max (row 1), the boundary reduction is F:creal-evt-attained-max-decides-sign (row 2).