pith. machine review for the scientific record. sign in
def definition def or abbrev

Admissible

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  74def Admissible (period : Nat) (c : CQ) (hasExperience : Prop) : Prop :=

proof body

Definition body.

  75  ¬ requiresExperience c period ∨ hasExperience
  76
  77/-- Prefer alignment: higher CQ never hurts in the costless tie (axiom placeholder to be specialized).
  78    Prefer higher CQ does not break ties: if costs are equal and `c₁` is at least as aligned as `c₂`,
  79    then `a` is preferred to `b`. -/

used by (37)

From the project-wide theorem graph. These declarations reference this one in their body.

… and 7 more

depends on (15)

Lean names referenced from this declaration's body.