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

symm

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)

  61theorem symm {C₁ : DisplayChannel State Obs₁} {C₂ : DisplayChannel State Obs₂}
  62    (h : QualityEquiv C₁ C₂) : QualityEquiv C₂ C₁ :=

proof body

Term-mode proof.

  63  fun x y => (h x y).symm
  64

depends on (4)

Lean names referenced from this declaration's body.