SilverSight/formal/CoreFormalism
openresearch 934e5f12a0 fix(sorries): kill vacuous True theorems, tag remaining sorries
Vacuous True theorems eliminated:
- BraidStateN.lean: regime_classification was 'True := sorry'.
  Now states the actual claim (Finset.card Fin 28 = 28) proven by decide.
- E8Sidon.lean: e8_conv_identity_200 was 'True := sorry'.
  Now states the actual E₈ convolution identity for n ≤ 200 with
  CONJECTURE sorry (computationally verified, kernel reducer timeout).
- HopfFibration.lean: duran_is_braid_crossing and
  corkscrew_duran_correspondence were 'True := sorry'.
  Now CONJECTURE sorry with justification tags.

Provable sorries closed:
- AdjugateMatrix.lean: identity8_mul_self was sorry.
  Now proven by decide (8x8 identity matrix is self-inverse).

Remaining sorries tagged with HONESTY CLASS:
- E8Sidon: sigma3_multiplicative (CITED), sidon_iff_no_collision
  2 directions (CITED), e8_convolution_identity (CITED),
  e8_levelset_sidon (CONJECTURE)
- HopfFibration: duran_is_braid_crossing (CONJECTURE),
  corkscrew_duran_correspondence (CONJECTURE)
- erdos30_e8_conditional: annotated as 'proves True, not the actual
  Erdos bound. Needs real statement.'

Net change: 3 vacuous True theorems eliminated, 1 sorry closed by decide,
8 remaining sorries tagged with HONESTY CLASS + JUSTIFICATION.
2026-07-03 10:58:17 +00: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 refactor(core): typed Invariant/TensorType migration, CartanConnection cleanup 2026-06-28 00:11:28 -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
CharacterTransform.lean fix(transform): rewrite CharacterTransform.lean — 0 native_decide, 0 sorries, 0 axioms 2026-06-30 20:32:51 -05:00
ChentsovFinite.lean tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
DynamicCanal.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
E8Sidon.lean fix(sorries): kill vacuous True theorems, tag remaining sorries 2026-07-03 10:58:17 +00: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 fix(sorries): kill vacuous True theorems, tag remaining sorries 2026-07-03 10:58:17 +00:00
InteractionGraphSidon.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -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
Tactics.lean feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00