Field (ℳ X) and pointwise inverse (CC3, proof plan §6.2) #
Unit: meromorphic-and-divisors (docs/design/meromorphic-and-divisors.md §4.5).
Inv (MeroGermOn X U): the honest pointwise inverse on germs (Germ.instInv), unconditional (noif), junk-free —mk_inv,ord_inv(unconditional, matchesordAtX_inv).- On a connected surface, the meromorphic identity dichotomy (
CodiscreteBridge) classifies the zero class (Mero.ord_eq_top_iff) and givesmul_inv_cancel₀, assemblingField (ℳ X).
@[instance_reducible]
noncomputable instance
RS.MeroGermOn.instInv
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
{U : Set X}
:
Inv (MeroGermOn X U)
Equations
- RS.MeroGermOn.instInv = { inv := fun (φ : RS.MeroGermOn X U) => ⟨(↑φ)⁻¹, ⋯⟩ }
@[simp]
theorem
RS.MeroGermOn.mk_inv
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
{U : Set X}
{f : X → ℂ}
{hf : MeromorphicOnX f U}
:
theorem
RS.MeroGermOn.ord_inv
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
{U : Set X}
{x : X}
(hU : IsOpen U)
(hx : x ∈ U)
(φ : MeroGermOn X U)
:
theorem
RS.MeroGermOn.inv_zero_apply
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
{U : Set X}
:
The zero class on a connected surface #
theorem
RS.Mero.ord_ne_top
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
[T1Space X]
[ConnectedSpace X]
{φ : Mero X}
(h : φ ≠ 0)
(x : X)
:
theorem
RS.Mero.ord_eq_top_iff
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
[T1Space X]
[ConnectedSpace X]
{φ : Mero X}
(x : X)
:
theorem
RS.Mero.mul_inv_cancel
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
[T1Space X]
[ConnectedSpace X]
{φ : Mero X}
(hφ : φ ≠ 0)
:
@[instance_reducible]
noncomputable instance
RS.instFieldMero
{X : Type u_1}
[TopologicalSpace X]
[ChartedSpace ℂ X]
[T2Space X]
[ConnectedSpace X]
:
Equations
- One or more equations did not get rendered due to their size.