recognition /
MaxwellDEC /
MaxwellDEC /
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)
89 theorem energy2_nonneg_pointwise
90 [inst : HasHodge α] (h : inst.n - 2 = 2) (M : Medium α) (hadm : Admissible (α:=α) M) (ω : DForm α 2)
proof body
Tactic-mode proof.
91 : ∀ s, 0 ≤ energy2 (α:=α) ω h s := by
92 intro s
93 have hpsd := HasHodge.star2_psd (α:=α) h ω s
94 simp [energy2]
95 exact hpsd
96
97 /-- PEC boundary descriptor (edges where tangential E vanishes). -/
depends on (12)
Lean names referenced from this declaration's body.
Admissible
in IndisputableMonolith.Ethics.CostModel
decl_use
Admissible
in IndisputableMonolith.Ethics.Virtues.FiniteLatticeEnumeration
decl_use
E
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
Admissible
in IndisputableMonolith.MaxwellDEC
decl_use
DForm
in IndisputableMonolith.MaxwellDEC
decl_use
energy2
in IndisputableMonolith.MaxwellDEC
decl_use
HasHodge
in IndisputableMonolith.MaxwellDEC
decl_use
Medium
in IndisputableMonolith.MaxwellDEC
decl_use
PEC
in IndisputableMonolith.MaxwellDEC
decl_use
Admissible
in IndisputableMonolith.NumberTheory.RiemannHypothesis.ErrorBudget
decl_use
M
in IndisputableMonolith.Recognition
decl_use
M
in IndisputableMonolith.Recognition.Cycle3
decl_use