creal-equality-slot-costs-nothing
- Kind
- kernel-term
- Status
- checked
Supports: The equality slot is ADOPTED from CRealPrelude at 0 declarations added, against 18 axioms declared for the same slot over AxReal.
out=$(cargo run -q -p axeyum-solver --features full --example ordered_ring_refutation -- --constructed-reals 2>&1) && test "$(printf '%s\n' "$out" | grep -Ec '^[[:space:]]+equality slot: .CReal[.]Equiv. adopted from CRealPrelude -- 0 declarations added [(]the .AxReal. route declares 18 AXIOMS')" -ge 1 Evidence notes
Anchored on BOTH numbers in one line, so the row fails if adoption starts declaring anything and equally if the AxReal comparison it is measured against stops being 18. Both are read from Environment::len before and after, not from a constant. Verified to fail when the line is mutated to '18 declarations added'.