Documentation

ConNF.Model.RunInduction

New file #

In this file...

Main declarations #

instance ConNF.instIsTransΛLtWithBotSome [Params] :
IsTrans Λ fun (β γ : Λ) => β < γ
instance ConNF.instIsWellFoundedΛLtWithBotSome [Params] :
IsWellFounded Λ fun (β γ : Λ) => β < γ
def ConNF.hypothesis [Params] (α : Λ) :
Hypothesis (motive α) fun (β : Λ) (x : β < α) => motive β
Equations
Instances For
    theorem ConNF.motive_eq [Params] (α : Λ) :
    motive α = constructMotive α (fun (β : Λ) (x : β < α) => motive β) fun (β : Λ) (x : β < α) => hypothesis β