Documentation

ConNF.Model.BasePositions

noncomputable def ConNF.MainInduction.litterEquiv [ConNF.Params] :
ConNF.Litter ConNF.μ
Equations
  • ConNF.MainInduction.litterEquiv = .some
Instances For
    noncomputable def ConNF.MainInduction.nearLitterEquiv [ConNF.Params] :
    ConNF.NearLitter ConNF.μ
    Equations
    • ConNF.MainInduction.nearLitterEquiv = .some
    Instances For
      noncomputable def ConNF.MainInduction.alMap [ConNF.Params] :
      ConNF.Atom ConNF.LitterLex (ConNF.μ × Lex (Unit ConNF.κ))
      Equations
      Instances For
        def ConNF.MainInduction.posBound [ConNF.Params] (N : ConNF.NearLitter) :
        Set (Lex (ConNF.μ × Lex (Unit ConNF.κ)))
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def ConNF.MainInduction.posBound' [ConNF.Params] (N : ConNF.NearLitter) :
          Set (Lex (ConNF.μ × Lex (Unit ConNF.κ)))
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def ConNF.MainInduction.posDeny [ConNF.Params] (N : ConNF.NearLitter) :
            Set (Lex (ConNF.μ × Lex (Unit ConNF.κ)))
            Equations
            Instances For
              instance ConNF.MainInduction.instIsWellFoundedLexSumLt_conNF {α : Type u_2} {β : Type u_1} [LinearOrder α] [LinearOrder β] [IsWellOrder α fun (x x_1 : α) => x < x_1] [IsWellOrder β fun (x x_1 : β) => x < x_1] :
              IsWellFounded (Lex (α β)) fun (x x_1 : Lex (α β)) => x < x_1
              Equations
              • =
              instance ConNF.MainInduction.instIsWellOrderLexProdLt_conNF {α : Type u_2} {β : Type u_1} [LinearOrder α] [LinearOrder β] [IsWellOrder α fun (x x_1 : α) => x < x_1] [IsWellOrder β fun (x x_1 : β) => x < x_1] :
              IsWellOrder (Lex (α × β)) fun (x x_1 : Lex (α × β)) => x < x_1
              Equations
              • =
              instance ConNF.MainInduction.instIsWellOrderLexSumLt_conNF {α : Type u_2} {β : Type u_1} [LinearOrder α] [LinearOrder β] [IsWellOrder α fun (x x_1 : α) => x < x_1] [IsWellOrder β fun (x x_1 : β) => x < x_1] :
              IsWellOrder (Lex (α β)) fun (x x_1 : Lex (α β)) => x < x_1
              Equations
              • =
              instance ConNF.MainInduction.μProdWO [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] :
              IsWellOrder (Lex (ConNF.μ × α)) fun (x x_1 : Lex (ConNF.μ × α)) => x < x_1
              Equations
              • =
              @[simp]
              theorem ConNF.MainInduction.mk_μProd [ConNF.Params] {α : Type u} (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) :
              Cardinal.mk (Lex (ConNF.μ × α)) = Cardinal.mk ConNF.μ
              theorem ConNF.MainInduction.μProd_fst_le [ConNF.Params] {α : Type u} [LinearOrder α] {y : Lex (ConNF.μ × α)} {x : Lex (ConNF.μ × α)} (h : y < x) :
              y.1 x.1
              theorem ConNF.MainInduction.μProd_card_iio [ConNF.Params] {α : Type u} [LinearOrder α] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (x : Lex (ConNF.μ × α)) :
              Cardinal.mk {y : Lex (ConNF.μ × α) | y < x} < Cardinal.mk ConNF.μ
              theorem ConNF.MainInduction.μProd_typein_lt [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (x : Lex (ConNF.μ × α)) :
              Ordinal.typein (fun (x x_1 : Lex (ConNF.μ × α)) => x < x_1) x < Ordinal.type fun (x x_1 : ConNF.μ) => x < x_1
              theorem ConNF.MainInduction.μProd_typein_lt' [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) (x : ConNF.μ) :
              Ordinal.typein (fun (x x_1 : ConNF.μ) => x < x_1) x < Ordinal.type fun (x x_1 : Lex (ConNF.μ × α)) => x < x_1
              noncomputable def ConNF.MainInduction.μProd_toFun [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (x : Lex (ConNF.μ × α)) :
              ConNF.μ
              Equations
              Instances For
                noncomputable def ConNF.MainInduction.μProd_invFun [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) (x : ConNF.μ) :
                Lex (ConNF.μ × α)
                Equations
                Instances For
                  noncomputable def ConNF.MainInduction.μProd_equiv [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) :
                  Lex (ConNF.μ × α) ≃o ConNF.μ
                  Equations
                  Instances For
                    theorem ConNF.MainInduction.μProd_type [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) :
                    (Ordinal.type fun (x x_1 : Lex (ConNF.μ × α)) => x < x_1) = (Cardinal.mk ConNF.μ).ord
                    theorem ConNF.MainInduction.card_Iio_lt' [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) (x : Lex (ConNF.μ × α)) :
                    theorem ConNF.MainInduction.card_Iic_lt' [ConNF.Params] {α : Type u} [LinearOrder α] [IsWellOrder α fun (x x_1 : α) => x < x_1] (hα : Cardinal.mk α < Cardinal.mk ConNF.μ) (hα' : Cardinal.mk α 0) (x : Lex (ConNF.μ × α)) :
                    instance ConNF.MainInduction.isWellOrder [ConNF.Params] :
                    IsWellOrder ConNF.NearLitter (InvImage (fun (x x_1 : ConNF.μ) => x < x_1) ConNF.MainInduction.nearLitterEquiv)
                    Equations
                    • =
                    theorem ConNF.MainInduction.isWellOrder_type_eq [ConNF.Params] :
                    Ordinal.type (InvImage (fun (x x_1 : ConNF.μ) => x < x_1) ConNF.MainInduction.nearLitterEquiv) = (Cardinal.mk ConNF.μ).ord
                    theorem ConNF.MainInduction.mk_posDeny' [ConNF.Params] (N : ConNF.NearLitter) :
                    Cardinal.mk { N' : ConNF.NearLitter // ConNF.MainInduction.nearLitterEquiv N' < ConNF.MainInduction.nearLitterEquiv N } + Cardinal.mk (ConNF.MainInduction.posDeny N) < Cardinal.mk (Lex (ConNF.μ × Lex (Unit ConNF.κ)))
                    noncomputable def ConNF.MainInduction.nlMap [ConNF.Params] :
                    ConNF.NearLitterLex (ConNF.μ × Lex (Unit ConNF.κ))
                    Equations
                    Instances For
                      noncomputable def ConNF.MainInduction.pos [ConNF.Params] :
                      ConNF.Atom ConNF.NearLitterLex (Lex (ConNF.μ × Lex (Unit ConNF.κ)) × ULift.{u, 0} Bool)
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        theorem ConNF.MainInduction.lt_pos_litter' [ConNF.Params] (N : ConNF.NearLitter) (hN : ¬N.IsLitter) :
                        theorem ConNF.MainInduction.unitSum_le_iff [ConNF.Params] (x : Lex (Lex (ConNF.μ × Lex (Unit ConNF.κ)) × ULift.{u, 0} Bool)) (y : Lex (Lex (ConNF.μ × Lex (Unit ConNF.κ)) × ULift.{u, 0} Bool)) :
                        x y Prod.Lex (fun (x x_1 : ConNF.μ) => x < x_1) (fun (x x_1 : ULift.{u, 0} Bool) => x x_1) ((ConNF.MainInduction.μProd_equiv ) x.1, x.2) ((ConNF.MainInduction.μProd_equiv ) y.1, y.2)
                        noncomputable def ConNF.MainInduction.posEquiv [ConNF.Params] :
                        Lex (Lex (ConNF.μ × Lex (Unit ConNF.κ)) × ULift.{u, 0} Bool) ≃o ConNF.μ
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For
                          noncomputable instance ConNF.MainInduction.instBasePositions [ConNF.Params] :
                          ConNF.BasePositions

                          We register this as an instance because we have no need to allow this to be customised.

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