Documentation

Projects.AP.Defense.Box

Equations
Instances For
    Equations
    Instances For
      def AP.Box.Cnd (s : State) :
      Equations
      Instances For
        theorem AP.Box.cnd_eq_forall_cnd :
        Cnd = fun (s : State) => ddefenses, d.cnd s
        theorem AP.Box.mem_interior₁_of_simulate {s : State} {a : AStrat} {d : DStrat} {n : } {r : State × } [hs : sys.WF s] [ha : a.WF] [hd : d.WF] (h₁ : defense.cnd s) (h₂ : sys.simulate { a := a, d := defense.st d }.f s n = r) :
        @[simp]
        theorem AP.Box.offset_corner₀ :
        corner₀.offset = { x := 106, y := -106 }
        theorem AP.Box.f_st_eq_of_aPos_dist_le {s : State} {d : DStrat} (h : Point.dist s.aPos 0 100) :
        (defense.st d).f s = d.f s
        @[simp]
        theorem AP.Box.dist_zero_eq_of_f_eq_some {s : State} {p : PointZ} [hs : sys.WF s] (h : defense.f s = some p) (H₁ : s.aPos interior₁) (H₂ : guardTiles s.taken) :
        Point.dist p 0 = 106
        theorem AP.Box.mem_interior_of_f_eq_some {s : State} {p : PointZ} [hs : sys.WF s] (h : defense.f s = some p) (H₁ : s.aPos interior₁) (H₂ : guardTiles s.taken) :