Documentation

ConNF.FOA.NLAction.StructNLAction

Structural near-litter actions #

In this file, we define structural near-litter actions, which are trees of base near-litter actions.

Main declarations #

@[reducible, inline]
abbrev ConNF.StructNLAction [ConNF.Params] (α : ConNF.TypeIndex) :

A β-structural action is a product that assigns a base near-litter action to each β-extended index.

Equations
Instances For
    def ConNF.StructNLAction.Lawful [ConNF.Params] {β : ConNF.TypeIndex} (ξ : ConNF.StructNLAction β) :
    Equations
    Instances For
      Equations
      Instances For
        noncomputable def ConNF.StructNLAction.withLitters [ConNF.Params] {β : ConNF.TypeIndex} (ξ : ConNF.StructNLAction β) (hξ : ξ.Lawful) :
        Equations
        • ξ.withLitters A = (ξ A).withLitters
        Instances For
          theorem ConNF.StructNLAction.withLitters_lawful [ConNF.Params] {β : ConNF.TypeIndex} (ξ : ConNF.StructNLAction β) (hξ : ξ.Lawful) :
          (ξ.withLitters ).Lawful