pith. machine review for the scientific record. sign in
def definition def or abbrev

toClassicalData

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  38def toClassicalData (data : RSPhysicalThesisDataLogic) : RSPhysicalThesisData where
  39  primeLedger := data.primeLedgerClassical

proof body

Definition body.

  40  eulerPartition := data.eulerPartition
  41  completedLedger := data.completedLedger
  42  zeroDefect := data.zeroDefect
  43  realizableLedger := data.realizableLedger
  44  boundaryTransport := data.boundaryTransport
  45  t1Boundary := data.t1Boundary
  46
  47/-- Build logic-aware RH decomposition data from the current boundary transport
  48certificate. The only remaining obstruction is still `BoundaryTransportCert`;
  49the recovered-prime ledger is no longer an extra assumption. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (9)

Lean names referenced from this declaration's body.