kernel-CReal.supOn_approx_lub
- Kind
- kernel-term
- Status
- checked
Supports: CReal.supOn_approx_lub is admitted by the trusted kernel gate with the type recorded in formal.statement.
cargo run -q --release -p axeyum-lean-kernel --example theorem_dependency_inventory -- CReal.supOn_approx_lub 2>/dev/null | grep -cE '^CReal\.supOn_approx_lub[[:space:]]' Evidence notes
theorem_dependency_inventory exits non-zero for a named filter matching nothing, and grep -c (never -q under pipefail) both consumes the pipe and asserts the exact tab-anchored line is present. --release is MANDATORY: this tool also builds creal/complex/cpoint, which overflow the default debug thread stack. ADR-0692 confirmed this exact declaration present under this exact name in its own re-derivation; what was missing was a ledger entry, not the theorem.