Commit graph

10 commits

Author SHA1 Message Date
00e9eed399 fix(lean): complete projectionOrdering proof in GeometricCompressionWorkspace
Replace the TODO(lean-port) sorry with a complete proof of the
projectionOrdering theorem: for positive SourceValue pairs s1 < s2
with s2 ≤ maxExpected, projectToCoding preserves strict ordering
of the Q0_64 values.

The proof uses Nat-only arithmetic (no Float) and handles two cases:
  - a2 < d: both values fit in Q0_64 range, ordering follows from
    monotonicity of integer division
  - a2 = d: a2*s/d = s clamped to q0_64MaxRaw; a1*s/d < q0_64MaxRaw
    via the key inequality (d-1)*s < (s-1)*d

Build: 8598 jobs, 0 errors (lake build)
2026-06-18 15:06:50 -05:00
Allaun Silverfox
1f7e38dfbc Add Phys.org May 2026 source intake for bees, biocoatings, THz, and diamond membranes 2026-05-23 19:27:37 -05:00
Brandon Schneider
546783faaf docs: add external research import maps 2026-05-20 18:41:21 -05:00
Brandon Schneider
0709b298b3 Consolidate research stack updates 2026-05-05 21:09:48 -05:00
Allaun Silverfox
dbb3e35359 Add q-desic and van der Waals gap DOIs to Consensus collection 2026-05-05 07:39:43 -05:00
Allaun Silverfox
a70bc86fdb Add frozen-in gravitational fields DOI to Consensus collection 2026-05-05 02:22:12 -05:00
Allaun Silverfox
d38e3e6db1 Add genetics information substrate boundary 2026-05-05 02:01:27 -05:00
Allaun Silverfox
3c4e7ff90c Add de-anthropocentric Mass Number revision 2026-05-04 21:17:45 -05:00
Allaun Silverfox
9159780fa7 Add visual primitives goxel witness research note 2026-05-04 19:08:47 -05:00
Brandon Schneider
5f88abf618 initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00