Documentation

ProofWidgets.Data.Svg

Instances For
    Equations
    Instances For
      Equations
      Instances For
        Instances For
          Equations

          Returns string "rgb(r, g, b)" with r,g,b ∈ [0,...,256)

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            Equations
            • ProofWidgets.Svg.instToJsonPoint = { toJson := ProofWidgets.Svg.toJsonPoint✝ }
            Equations
            • ProofWidgets.Svg.instFromJsonPoint = { fromJson? := ProofWidgets.Svg.fromJsonPoint✝ }
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                Equations
                • ProofWidgets.Svg.instToJsonSize = { toJson := ProofWidgets.Svg.toJsonSize✝ }
                Equations
                • ProofWidgets.Svg.instFromJsonSize = { fromJson? := ProofWidgets.Svg.fromJsonSize✝ }
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  Equations
                  • ProofWidgets.Svg.instToJsonShape = { toJson := ProofWidgets.Svg.toJsonShape✝ }
                  Equations
                  • ProofWidgets.Svg.instFromJsonShape = { fromJson? := ProofWidgets.Svg.fromJsonShape✝ }
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    Equations
                    • ProofWidgets.Svg.instToJsonElement = { toJson := ProofWidgets.Svg.toJsonElement✝ }
                    Equations
                    • ProofWidgets.Svg.instFromJsonElement = { fromJson? := ProofWidgets.Svg.fromJsonElement✝ }
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        Equations
                        • ProofWidgets.Svg.Element.setId elem id = { shape := elem.shape, strokeColor := elem.strokeColor, strokeWidth := elem.strokeWidth, fillColor := elem.fillColor, id := some id, data := elem.data }
                        Instances For
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For
                              Equations
                              Instances For
                                Equations
                                Instances For
                                  Equations
                                  Instances For
                                    Equations
                                    Instances For
                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For
                                        Instances For
                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For
                                            Equations
                                            • One or more equations did not get rendered due to their size.
                                            Instances For
                                              Equations
                                              • ProofWidgets.Svg.instGetElemSvgNatElementLtInstLTNatSizeElements = { getElem := fun (svg : ProofWidgets.Svg f) (i : Nat) (h : i < Array.size svg.elements) => svg.elements[i] }
                                              Equations
                                              • One or more equations did not get rendered due to their size.
                                              Equations
                                              Instances For