Documentation
DocGen4
.
Output
.
Inductive
Search
return to top
source
Imports
Init
DocGen4.Process
DocGen4.Output.Arg
DocGen4.Output.DocString
DocGen4.Output.Template
Imported by
DocGen4
.
Output
.
instancesForToHtml
DocGen4
.
Output
.
ctorToHtml
DocGen4
.
Output
.
inductiveToHtml
source
def
DocGen4
.
Output
.
instancesForToHtml
(
typeName
:
Lean.Name
)
:
BaseHtmlM
Html
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
DocGen4
.
Output
.
ctorToHtml
(
c
:
Process.ConstructorInfo
)
:
HtmlM
Html
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
DocGen4
.
Output
.
inductiveToHtml
(
i
:
Process.InductiveInfo
)
:
HtmlM
(
Array
Html
)
Equations
One or more equations did not get rendered due to their size.
Instances For