def
definition
diffGeoCert
show as:
view math explainer →
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
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