ND0175

WeightedSignedNormThree(ap,an,bp,bn,n)

The witnessed sum (ap−an)²+3(bp−bn)². It supports the proved identity 4N(a+bω)=(2a−b)²+3b², not a new norm axiom.

Conservative notation; not a theorem, primitive, or axiom.

Current library: Alpha v34, 4,223 checked-use theorems; Stable remains 432. Historical first admissions, original proof editions, and non-admitted aliases are preserved. Exact original first-admission records.

Definition in prerequisite notation

∃ ee_real_square_lowerlayer. ∃ ee_imag_square_lowerlayer. SignedDifferenceSquare(ap,an,ee_real_square_lowerlayer) ∧ (SignedDifferenceSquare(bp,bn,ee_imag_square_lowerlayer) ∧ n = ee_real_square_lowerlayer + 3 · ee_imag_square_lowerlayer)

Only definitions earlier in this acyclic notation graph are used here.

Hygienic expanded first-order definition
exists ee_real_square_lowerlayer ee_imag_square_lowerlayer. (((((ap) * (ap))) + (((an) * (an)))) = ((ee_real_square_lowerlayer) + (((((ap) * (an))) + (((an) * (ap))))))) /\ ((((((bp) * (bp))) + (((bn) * (bn)))) = ((ee_imag_square_lowerlayer) + (((((bp) * (bn))) + (((bn) * (bp))))))) /\ (n) = ee_real_square_lowerlayer + 3 * ee_imag_square_lowerlayer)

The unchanged native kernel never receives this surface symbol. Binder-safe expansion produces only its existing first-order syntax.

Direct definition dependencies

Definitions depending on this notation

none

Checked theorems using this definition