Documentation

LeanPool.Computability.AutGrp

Automorphism Group of the Turing Degrees #

This file sets up the automorphism group of the Turing degrees as the group of order isomorphisms of TuringDegree.

@[reducible, inline]
abbrev Computability.OrderAut (α : Type u_1) [LE α] :
Type u_1

The order automorphisms of a type α, namely the order isomorphisms α ≃o α.

Equations
Instances For
    @[implicit_reducible]
    instance Computability.OrderAutGroup (α : Type) [LE α] :

    The group structure on the order automorphisms of α.

    Equations
    • One or more equations did not get rendered due to their size.