pith. machine review for the scientific record. sign in
abbrev

Tick

definition
show as:
view math explainer →
module
IndisputableMonolith.Measurement.RSNative.Core
domain
Measurement
line
200 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.Measurement.RSNative.Core on GitHub at line 200.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

used by

formal source

 197inductive QualiaUnit : Type
 198inductive ZUnit : Type
 199
 200abbrev Tick := Quantity TickUnit
 201abbrev Voxel := Quantity VoxelUnit
 202abbrev Coh := Quantity CohUnit
 203abbrev Act := Quantity ActUnit
 204abbrev Cost := Quantity CostUnit
 205abbrev Skew := Quantity SkewUnit
 206abbrev Meaning := Quantity MeaningUnit
 207abbrev Qualia := Quantity QualiaUnit
 208abbrev ZCharge := Quantity ZUnit
 209
 210end RSNative
 211end Measurement
 212end IndisputableMonolith