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)
70class PrimeNormStructure (P : Type*) where
71 norm : P → ℝ
72 norm_gt_one : ∀ p : P, 1 < norm p
73
74variable {P : Type*} [PrimeNormStructure P]
75
76/-- The cost of an abstract prime: `J(‖p‖)`. -/
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.
-
funcFieldNormStructure
in IndisputableMonolith.NumberTheory.UniversalCostSpectrum
decl_use
-
natPrimesInstance
in IndisputableMonolith.NumberTheory.UniversalCostSpectrum
decl_use
-
primeJcost
in IndisputableMonolith.NumberTheory.UniversalCostSpectrum
decl_use
-
primeJcost_pos
in IndisputableMonolith.NumberTheory.UniversalCostSpectrum
decl_use
depends on (7)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use