Documentation

Projects.AP.Defense.Edge.Symmetry.Basic

@[simp]
theorem AP.Edge.vert_dir_of_hor {e : Edge} [H : Fact e.hor] :
@[simp]
theorem AP.Edge.not_hor_dir_of_hor {e : Edge} [H : Fact e.hor] :
@[simp]
theorem AP.Edge.hor_dir_of_vert {e : Edge} [H : Fact e.vert] :
@[simp]
@[simp]
theorem AP.Edge.dir_eq_of_up {e : Edge} [H : Fact (e.dir = Dir.up)] :
@[simp]
@[simp]
theorem AP.Edge.hor_of_up {e : Edge} [H : Fact (e.dir = Dir.up)] :
e.hor
@[simp]
theorem AP.Edge.not_vert_of_up {e : Edge} [H : Fact (e.dir = Dir.up)] :
@[simp]
theorem AP.Edge.hor_of_down {e : Edge} [H : Fact (e.dir = Dir.down)] :
e.hor
@[simp]