[[
   "start",
  ["keyword.control","import"],
  ["text"," "],
  ["identifier","logic"]
],[
   "start",
  ["keyword.control","section"]
],[
   "start",
  ["text","  "],
  ["keyword.control","variables"],
  ["text"," "],
  ["paren.lparen","("],
  ["identifier","A"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["storage.type","Type"],
  ["paren.rparen",")"],
  ["text"," "],
  ["paren.lparen","("],
  ["identifier","p"],
  ["text"," "],
  ["identifier","q"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["identifier","A"],
  ["text"," "],
  ["operator","→"],
  ["text"," "],
  ["storage.type","Prop"],
  ["paren.rparen",")"]
],[
   "start"
],[
   "start",
  ["text","  "],
  ["keyword.control","example"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["paren.lparen","("],
  ["operator","∀"],
  ["identifier","x"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["identifier","A"],
  ["punctuation.operator",","],
  ["text"," "],
  ["identifier","p"],
  ["text"," "],
  ["identifier","x"],
  ["text"," "],
  ["operator","∧"],
  ["text"," "],
  ["identifier","q"],
  ["text"," "],
  ["identifier","x"],
  ["paren.rparen",")"],
  ["text"," "],
  ["operator","→"],
  ["text"," "],
  ["operator","∀"],
  ["identifier","y"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["identifier","A"],
  ["punctuation.operator",","],
  ["text"," "],
  ["identifier","p"],
  ["text"," "],
  ["identifier","y"],
  ["text","  "],
  ["operator",":="]
],[
   "start",
  ["text","  "],
  ["keyword.control","assume"],
  ["text"," "],
  ["identifier","H"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["operator","∀"],
  ["identifier","x"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["identifier","A"],
  ["punctuation.operator",","],
  ["text"," "],
  ["identifier","p"],
  ["text"," "],
  ["identifier","x"],
  ["text"," "],
  ["operator","∧"],
  ["text"," "],
  ["identifier","q"],
  ["text"," "],
  ["identifier","x"],
  ["punctuation.operator",","]
],[
   "start",
  ["text","  "],
  ["keyword.control","take"],
  ["text"," "],
  ["identifier","y"],
  ["text"," "],
  ["punctuation.operator",":"],
  ["text"," "],
  ["identifier","A"],
  ["punctuation.operator",","]
],[
   "start",
  ["text","  "],
  ["keyword.control","show"],
  ["text"," "],
  ["identifier","p"],
  ["text"," "],
  ["identifier","y"],
  ["punctuation.operator",","],
  ["text"," "],
  ["keyword.control","from"],
  ["text"," "],
  ["identifier","and"],
  ["punctuation.operator","."],
  ["identifier","elim_left"],
  ["text"," "],
  ["paren.lparen","("],
  ["identifier","H"],
  ["text"," "],
  ["identifier","y"],
  ["paren.rparen",")"]
],[
   "start",
  ["keyword.control","end"]
],[
   "start"
]]