TorchLean API

FloatLib.Floats.ExecFloat.Info.Render

Formatting inspection reports #

Compact and detailed reports from FormatProfile data and discovered operation capabilities. Family profiles supply theorem references and hypothesis summaries; declaration validation checks that the referenced names exist with the required kind. Both report styles use the same data.

Render one section of labeled report entries.

Instances For

    Render a bounded section and direct users to the detailed report for the remainder.

    Instances For

      Render one proof-backed capability status.

      Instances For

        Render proof-backed coverage of the universal arithmetic operations.

        Instances For

          Render executable APIs that intentionally live outside the universal scalar interface.

          Instances For

            Render descriptor-level theorem applicability.

            Instances For

              Render one semantic theorem group, its applicability, and its remaining scope.

              Instances For

                Render all semantic theorem groups in a profile.

                Instances For

                  Render the explicit limits of the report's proof boundary.

                  Instances For

                    Render a numerical-analysis category in ordinary numerical language.

                    Instances For

                      Render one checked range, roundoff, or exactness contract.

                      Instances For

                        Render one numerical contract without the declaration inventory or full hypothesis text.

                        Instances For

                          Render only numerical-analysis contracts explicitly registered by a format profile.

                          This mode reports type-level theorem surfaces. An expression-level bound additionally needs ranges for its inputs and a theorem that composes the operations in the expression.

                          Instances For

                            Render the complete proof and backend audit report.

                            Instances For

                              Render one theorem group as a concise proof-coverage statement.

                              Instances For

                                Render the proof topics without flooding the InfoView with declaration inventories.

                                Instances For

                                  Render compact proof-backed coverage of the universal arithmetic interface.

                                  Instances For

                                    Render only execution facts useful to a caller choosing or profiling a format.

                                    Instances For

                                      Render the normal, user-facing numerical-format summary.

                                      Instances For

                                        Render a numerical-format report according to the command option.

                                        Normal #float_info is intentionally concise. #float_info! enables the complete theorem and backend audit without maintaining a second family-specific inspector.

                                        Instances For