pith. machine review for the scientific record. sign in
def

diffGeoCert

definition
show as:
view math explainer →
module
IndisputableMonolith.Mathematics.DifferentialGeometryFromRS
domain
Mathematics
line
38 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.Mathematics.DifferentialGeometryFromRS on GitHub at line 38.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

formal source

  35  five_structures : Fintype.card DiffGeoStructure = 5
  36  spacetime_4 : rsSpacetimeDim = 4
  37
  38def diffGeoCert : DiffGeoCert where
  39  five_structures := diffGeoStructureCount
  40  spacetime_4 := rsSpacetimeDim_eq_4
  41
  42end IndisputableMonolith.Mathematics.DifferentialGeometryFromRS