Afferent Reactive Universe Levels

Fix universe level mismatch errors when defining Lean 4 structures containing Reactive.Event or Reactive.Dynamic types in Afferent/Canopy widgets. Use when: (1) compiler error "Type 1 of sort Type 2 but expected Type of sort Type 1", (2) WidgetM won't accept your result structure, (3) structure contains Reactive.Event Spider or Reactive.Dynamic Spider fields. The fix is to place `open Reactive Reactive.Host` BEFORE structure definitions.

tools-only 8e654cc 3 files · 7.2 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/frontend/979-skill_ae4e1de0 commit 8e654ccc21

Frequently asked questions

npx skillmds add tools-only/afferent-reactive-universe-levels