Documentation

FormalConjecturesForMathlib.Computability.Encoding

Equations
Instances For
    @[simp]
    theorem splitOnP_append_cons {α : Type} (l1 l2 : List α) (a : α) (P : αBool) (hPa : P a = true) :
    @[simp]
    theorem Option.getD_comp_some :
    (fun (x : Option Bool) => x.getD false) some = id
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For