Documentation

Foundation.Vorspiel.ENat

noncomputable def ENat.find (P : Prop) :
Equations
Instances For
    theorem ENat.lt_find (P : Prop) (n : ) (h : mn, ¬P m) :
    n < find P
    theorem ENat.exists_of_find_le (P : Prop) (n : ) (h : find P n) :
    mn, P m
    theorem ENat.find_eq_top_iff (P : Prop) :
    find P = ∀ (n : ), ¬P n
    theorem ENat.find_le (P : Prop) (n : ) (h : P n) :
    find P n