pith. machine review for the scientific record. sign in
theorem proved term proof

comparativeEquiv_refl

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)

 120theorem comparativeEquiv_refl (R : ComparativeRecognizer C E) (gt_events : Set E)
 121    (h : InducesPreorder R gt_events) (c : C) :
 122    comparativeEquiv R gt_events c c :=

proof body

Term-mode proof.

 123  ⟨preorder_refl R gt_events h c, preorder_refl R gt_events h c⟩
 124

depends on (5)

Lean names referenced from this declaration's body.