pith. machine review for the scientific record. sign in
structure

PEC

definition
show as:
view math explainer →
module
IndisputableMonolith.MaxwellDEC
domain
MaxwellDEC
line
98 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.MaxwellDEC on GitHub at line 98.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

used by

formal source

  95  exact hpsd
  96
  97/-- PEC boundary descriptor (edges where tangential E vanishes). -/
  98structure PEC (β : Type) where
  99  boundary1 : Set (Simplex β 1)
 100
 101end MaxwellDEC
 102end IndisputableMonolith