recognition /
Mathematics /
Mathematics.HodgeConjecture /
explainer
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)
154 theorem hodge_implies_zero_charge (h : RSHodgeConjecture)
155 (L : DefectBoundedSubLedger) (cls : CoarseGrainingStableClass L)
156 (hzero : ∀ (cyc : JCostMinimalCycle L), cyc.cycle_class.z_charge = 0) :
157 cls.z_charge = 0 := by
proof body
Term-mode proof.
158 obtain ⟨cycles, hsum⟩ := h L cls
159 rw [hsum]
160 simp [hzero]
161
162 /-! ## Part 4: Connection to Classical Hodge -/
163
164 /-- The RS framework recovers the classical Hodge (p,p) type condition:
165 z_charge ≥ 0 is the RS version of the (p,p) Hodge condition.
166 Classical (p,p) classes have equal holomorphic and antiholomorphic degree. -/
depends on (16)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
CoarseGrainingStableClass
in IndisputableMonolith.Mathematics.HodgeConjecture
decl_use
DefectBoundedSubLedger
in IndisputableMonolith.Mathematics.HodgeConjecture
decl_use
JCostMinimalCycle
in IndisputableMonolith.Mathematics.HodgeConjecture
decl_use
RSHodgeConjecture
in IndisputableMonolith.Mathematics.HodgeConjecture
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
L
in IndisputableMonolith.Recognition
decl_use
L
in IndisputableMonolith.Recognition.Cycle3
decl_use