SilverSight/formal/CoreFormalism
allaun 707ae76ca1 feat(lean): phiInvQ16_mul_strict_lt_pos — proven strict contraction lemma
- phiInvQ16_mul_strict_lt_pos: (phiInvQ16 * a).val < a.val for a.val > 0
  Proved via case analysis: a.val=1 (norm_num), a.val=2 (norm_num), a.val≥3 (omega + nlinarith)
  Uses Int.ediv_eq_of_eq_mul_right with ring for the k*65536/65536 = k identity
- phiInvQ16_lt_one: 40504 < 65536 (norm_num with ofRawInt saturation check)
- phiInvQ16_nonneg: phiInvQ16.toInt ≥ 0 (norm_num with saturation check)
- half_mul_add_self_non_sat fully proved (exact Q16_16 identity)
- contractedPhaseMerge_diagonal_non_sat fully proved
- h_clamp proof simplified with not_lt.mpr + simp
- Convergence theorems remain stated (2 sorries) pending well-founded induction

Build: 3309 jobs, 0 errors
2026-07-07 02:24:26 -05:00
..
AutoProof.lean feat: implement CMYK coloring generator, autoproof infrastructure, and conservation fix 2026-07-04 01:05:14 -05:00
Bind.lean refactor(core): typed Invariant/TensorType migration, CartanConnection cleanup 2026-06-28 00:11:28 -05:00
BraidBracket.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
BraidCross.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
BraidEigensolid.lean feat(lean): modular Sidon preservation theorem + meta-review fixes 2026-07-04 01:05:15 -05:00
BraidField.lean refactor(core): typed Invariant/TensorType migration, CartanConnection cleanup 2026-06-28 00:11:28 -05:00
BraidSpherionBridge.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
BraidStateN.lean fix(sorries): kill vacuous True theorems, tag remaining sorries 2026-07-03 10:58:17 +00:00
BraidStrand.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
ChentsovFinite.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
ComplexProjectiveSpace.lean feat: agent-produced extensions to SidonAdapter, UnitDistCandidateGen, and formal infrastructure 2026-07-04 01:05:14 -05:00
ContractedCrossStep.lean feat(lean): phiInvQ16_mul_strict_lt_pos — proven strict contraction lemma 2026-07-07 02:24:26 -05:00
CRTSidon.lean feat(lean): modular Sidon preservation theorem + meta-review fixes 2026-07-04 01:05:15 -05:00
CRTSidonN.lean fix: agent-reviewed Lean fixes + reorganize rejected theories 2026-07-04 22:28:09 +00:00
DynamicCanal.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
E8Sidon.lean feat(slos): eigenvalue products predict SLOS concentration ordering - verified with Spearman correlation, cross-validated with exact tensor network 2026-07-03 17:55:26 -05:00
EisensteinSeries.lean feat: agent-produced extensions to SidonAdapter, UnitDistCandidateGen, and formal infrastructure 2026-07-04 01:05:14 -05:00
FixedPoint.lean feat(lean): Add FisherRigidity bridge for parabola focal-chord to Fisher-Rao 2026-06-24 10:24:54 -05:00
GoormaghtighEnumeration.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
HachimojiBase.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiBridging.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiCodec.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiLUT.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
HachimojiManifoldAxiom.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
HopfFibration.lean feat(slos): eigenvalue products predict SLOS concentration ordering - verified with Spearman correlation, cross-validated with exact tensor network 2026-07-03 17:55:26 -05:00
InteractionGraphSidon.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
LeanCopilotFill.lean feat(lean): modular Sidon preservation theorem + meta-review fixes 2026-07-04 01:05:15 -05:00
Q16_16Numerics.lean chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
SidonSets.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SieveLemmas.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
StrandCapacityBound.lean fix(StrandCapacityBound): repair proofs + register in lakefile 2026-07-03 15:19:47 -05:00
Tactics.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00