The Lean 4 theorem `idxE_ne_idxDE` in the `ChapterQuantumGravity3DGauge` chapter of the timepiece formalization
ProvedBookProof.QuantumGravity3DGauge.idxE_ne_idxDEtimepiece
The Lean 4 theorem idxE_ne_idxDE in the ChapterQuantumGravity3DGauge chapter of the timepiece formalization.
Preamble
-- Generated from ChapterQuantumGravity3DGauge.lean — theorem BookProof.QuantumGravity3DGauge.idxE_ne_idxDE import Mathlib import Definitions.Def_ChapterQuantumGravity3DGauge open BookProof.QuantumGravity3DGauge open MeasureTheory Complex MvPolynomial Filter Topology open BookProof.HermiteProductCore BookProof.YangMillsHermite BookProof.YangMillsFriedrichs open BookProof.FarisLavine BookProof.FriedrichsExtension BookProof.HermiteGalerkin open BookProof.HashimotoShiftInvert BookProof.QuantumGravityDensitized noncomputable section
Formal statement
theorem BookProof.QuantumGravity3DGauge.idxE_ne_idxDE (mu a nu rho b : Fin 4) : idxE mu a ≠ idxDE nu rho b := by sorry
Source