IndisputableMonolith.Relativity.ILG.PPNDerived
IndisputableMonolith/Relativity/ILG/PPNDerived.lean · 24 lines · 0 declarations
show as:
view math explainer →
1/-!
2Temporarily deferred: ILG PPN-derived module
3
4This module is intentionally disabled to reduce scope for the current
5milestone. All previous imports and declarations are commented out.
6Re-enable by restoring the original contents when ready.
7-/
8
9-- import Mathlib
10-- import IndisputableMonolith.Relativity.ILG.Action
11-- import IndisputableMonolith.Relativity.PostNewtonian.GammaExtraction
12-- import IndisputableMonolith.Relativity.PostNewtonian.BetaExtraction
13-- import IndisputableMonolith.Relativity.PostNewtonian.SolarSystemBounds
14
15-- namespace IndisputableMonolith
16-- namespace Relativity
17-- namespace ILG
18
19-- (Intentionally left empty while deferred)
20
21-- end ILG
22-- end Relativity
23-- end IndisputableMonolith
24