Data witnessing the Hopf surface: a compact complex manifold with $H^2$ trivial and which admits no symplectic structure.
- VF : Type u_2
- inst : DifferentialFormSpace self.Ω self.VF
- J : AlmostComplexStr
- nij : NijenhuisTensor self.J
- integrable : IsIntegrable self.J self.nij
- h2_trivial (ω : self.Ω 2) : DifferentialFormSpace.d self.VF ω = 0 → ∃ (β : self.Ω 1), DifferentialFormSpace.d self.VF β = ω
- not_symplectic : ¬Nonempty (SymplecticManifold self.Ω self.VF)
Instances For
Data witnessing the $4$-sphere $S^4$: a compact manifold which admits no symplectic structure (every closed $2$-form is exact, so $\omega^2$ cannot be a volume form).
- VF : Type u_2
- inst : DifferentialFormSpace self.Ω self.VF
- compact : IsCompactSymplectic self.Ω self.VF
- h2_trivial (α : self.Ω 2) : DifferentialFormSpace.d self.VF α = 0 → ∃ (β : self.Ω 1), α = DifferentialFormSpace.d self.VF β
Instances For
Twisted group multiplication on KTGamma: $(a,b,c,d)(a',b',c',d') = (a+a',\,b+b',\,c+c'+bd',\,d+d')$.
Instances For
The "third generator" $(0,0,1,0) \in \Gamma$, which lies in the commutator subgroup.
Instances For
In the abelianization $\Gamma^{\mathrm{ab}}$, the image of generator3 is trivial.
The $c$-component of $\Gamma$ is killed in the abelianization for every $c \in \mathbb{Z}$.
In $\Gamma^{\mathrm{ab}}$, the class of $(a,b,c,d)$ equals that of $(a,b,0,d)$.
The projection homomorphism $\Gamma \to \mathbb{Z}^3$ sending $(a,b,c,d) \mapsto (a,b,d)$.
Instances For
The induced homomorphism $\Gamma^{\mathrm{ab}} \to \mathbb{Z}^3$ from projHom.
Instances For
A section $\mathbb{Z}^3 \to \Gamma^{\mathrm{ab}}$ of liftedProj, sending $(x,y,z)$ to the class of $(x,y,0,z)$.
Instances For
The composite $\mathbb{Z}^3 \xrightarrow{\mathrm{sec}} \Gamma^{\mathrm{ab}} \xrightarrow{\mathrm{proj}} \mathbb{Z}^3$ is the identity.
The composite $\Gamma^{\mathrm{ab}} \xrightarrow{\mathrm{proj}} \mathbb{Z}^3 \xrightarrow{\mathrm{sec}} \Gamma^{\mathrm{ab}}$ is the identity.
The abelianization of the Kodaira–Thurston fundamental group is $\Gamma^{\mathrm{ab}} \cong \mathbb{Z}^3$.
Instances For
The free abelian group $\mathbb{Z}$ has rank $1$.
The rank of a product of free abelian groups is the sum of the ranks.
The free abelian group $\mathbb{Z}^3$ has rank $3$.
The free rank of the abelianization $\Gamma^{\mathrm{ab}}$ of the Kodaira–Thurston group.
Instances For
Lemma 1: $H_1(M, \mathbb{Z}) \cong \mathbb{Z}^3$ for the Kodaira–Thurston manifold; equivalently $\Gamma^{\mathrm{ab}}$ has free rank $3$.
Data of the Kodaira–Thurston manifold: a compact symplectic $4$-manifold with $b_1 = 3$ (odd), hence not Kähler.
- VF : Type u_2
- inst : DifferentialFormSpace self.Ω self.VF
- compact : IsCompactSymplectic self.Ω self.VF
- bracket : HasLieBracket self.Ω self.VF
- symplectic : SymplecticManifold self.Ω self.VF
- J : AlmostComplexStr
- hodge : HasHodgeNumbers
Instances For
The first Betti number of the Kodaira–Thurston manifold is $b_1(M) = 3$.
The Kodaira–Thurston manifold is not Kähler: a compact Kähler manifold has even odd Betti numbers, but $b_1 = 3$ is odd.
Data witnessing the connected sum $\mathbb{CP}^2 \# \mathbb{CP}^2 \# \mathbb{CP}^2$: a smooth $4$-manifold which is neither symplectic nor complex (no integrable almost complex structure).
- VF : Type u_2
- inst : DifferentialFormSpace self.Ω self.VF
- J : AlmostComplexStr
- not_symplectic : ¬Nonempty (SymplecticManifold self.Ω self.VF)