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

Precedence

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)

  33abbrev Precedence (E : Type _) := E → E → Prop

proof body

Definition body.

  34
  35namespace Atomicity
  36
  37variable {E : Type _}
  38
  39/-- `isMinimalIn prec H e` means `e` is in `H` and has no predecessors in `H`. -/

used by (9)

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

depends on (10)

Lean names referenced from this declaration's body.