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

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)

 101def refl (O : Octave) : OctaveEquiv O O where
 102  toFun := OctaveMorphism.id O

proof body

Definition body.

 103  invFun := OctaveMorphism.id O
 104  strain_eq := fun _ => rfl
 105  strain_eq_inv := fun _ => rfl
 106
 107/-- Symmetry. -/

depends on (6)

Lean names referenced from this declaration's body.