def
definition
def or abbrev
rank
show as:
view Lean formalization →
formal statement (Lean)
47def rank : Stage → ℕ
48 | .distinction => 0
49 | .recognitionInterface => 1
50 | .singleValuedPredicate => 2
51 | .symmetricComparison => 3
52 | .compositionConsistency => 4
53 | .rcl => 5
54 | .jCost => 6
55 | .arithmeticObject => 7
56 | .timeTick => 8
57 | .spacetime => 9
58 | .lightCone => 10
59 | .photonEM => 11
60 | .embodiedObserver => 12
61
62/-- Forcing priority: `a` is before `b` iff its dependency rank is smaller. -/
used by (39)
-
feasible_implies_boolean -
sharp -
xHessianEntry_diag -
printConstants -
constantsToJSON -
verifiedConstants -
cproj_eq_two_from_J_normalization -
defect_eq_ortho_of_subspace_case -
eightTickRecord -
Jcost_log_second_deriv_normalized -
rsConeRecord -
has -
no_alternative_321 -
sm_factorization -
sm_gauge_ranks -
cubeFacePairs_eq_3 -
gaugeRankU1 -
Before -
distinction_first -
physical_light_not_first -
Stage -
three_colors_from_D3 -
SpectralSector -
hyperoctahedral_D3 -
aeolian_second -
all_nodup -
GreekMode -
ionian_aeolian_dominant -
ionian_lowest -
locrian_highest