The Seiberg–Witten gauge group $\mathcal{G} = C^\infty(M, S^1)$ on a manifold $M$.
Instances For
The embedding $S^1 \hookrightarrow \mathcal{G}$ as constant maps; its image is the central stabilizer of reducible solutions.
Instances For
A gauge transformation $f \in \mathcal{G}$ is constant if $f \equiv z \in S^1$ everywhere.
Instances For
Concrete data packaging the Seiberg–Witten setup on a $4$-manifold: spaces of connections, spinors, self-dual $2$-forms, the logarithmic derivative $f \mapsto f^{-1}df$, the Dirac operator, the self-dual curvature, Clifford multiplication, the traceless quadratic $\psi \otimes \psi^*$, and a perturbation $\mu$, together with the gauge-equivariance axioms.
- Connection : Type
- SpinorSection : Type
- NegativeSpinorSection : Type
- SelfDualTwoForm : Type
- instACGConn : AddCommGroup self.Connection
- instModConn : Module ℝ self.Connection
- instACGSpinor : AddCommGroup self.SpinorSection
- instModSpinor : Module ℝ self.SpinorSection
- instACGNeg : AddCommGroup self.NegativeSpinorSection
- instModNeg : Module ℝ self.NegativeSpinorSection
- instACGSD : AddCommGroup self.SelfDualTwoForm
- instModSD : Module ℝ self.SelfDualTwoForm
- instNontrivialSpinor : Nontrivial self.SpinorSection
- logDeriv : SWGaugeGroup M → self.Connection
- gaugeOnSpinor : SWGaugeGroup M → self.SpinorSection → self.SpinorSection
- supNormSq : self.SpinorSection → ℝ
- DiracOp : self.Connection → self.SpinorSection → self.NegativeSpinorSection
- selfDualCurvature : self.Connection → self.SelfDualTwoForm
- cliffordMap : self.SelfDualTwoForm → self.SpinorSection → self.SpinorSection
- tracelessQuadratic : self.SpinorSection → self.SpinorSection → self.SpinorSection
- perturbation : self.SelfDualTwoForm
- gaugeOnSpinor_mul (f g : SWGaugeGroup M) (ψ : self.SpinorSection) : self.gaugeOnSpinor (f * g) ψ = self.gaugeOnSpinor f (self.gaugeOnSpinor g ψ)
- gaugeOnSpinor_preserves_norm (f : SWGaugeGroup M) (ψ : self.SpinorSection) : self.supNormSq (self.gaugeOnSpinor f ψ) = self.supNormSq ψ
- gaugeOnNegSpinor : SWGaugeGroup M → self.NegativeSpinorSection → self.NegativeSpinorSection
- DiracOp_gauge_equivariant (f : SWGaugeGroup M) (A : self.Connection) (ψ : self.SpinorSection) : self.DiracOp (A - 2 • self.logDeriv f) (self.gaugeOnSpinor f ψ) = self.gaugeOnNegSpinor f (self.DiracOp A ψ)
- selfDualCurvature_gauge_invariant (f : SWGaugeGroup M) (A : self.Connection) : self.selfDualCurvature (A - 2 • self.logDeriv f) = self.selfDualCurvature A
- tracelessQuadratic_gauge_invariant (f : SWGaugeGroup M) (ψ φ : self.SpinorSection) : self.tracelessQuadratic (self.gaugeOnSpinor f ψ) φ = self.tracelessQuadratic ψ φ
Instances For
The gauge action on a connection: $A \mapsto A - 2 f^{-1} df$.
Instances For
The combined gauge action on pairs $(A, \psi) \mapsto (A - 2 df \cdot f^{-1}, f\psi)$.
Instances For
The (perturbed) Seiberg–Witten equations: $D_A \psi = 0$ and $F_A^+ \cdot \varphi = \sigma(\psi)\varphi - \mu \cdot \varphi$ for all spinors $\varphi$.
Instances For
Proposition 1: the gauge action $(A, \psi) \mapsto (A - 2 df \cdot f^{-1}, f\psi)$ preserves the space of SW solutions (gauge invariance of the SW equations).