Documentation

FLT.NumberField.Completion

The completion of a number field at an infinite place #

The map from v.Completion to w.Completion whenever the infinite place w of L lies above the infinite place v of K.

Equations
Instances For
    theorem NumberField.InfinitePlace.Completion.comapHom_cont {K : Type u_1} {L : Type u_2} [Field K] [Field L] [Algebra K L] {v : InfinitePlace K} {w : InfinitePlace L} (h : w.comap (algebraMap K L) = v) :

    The map from v.Completion to the product of all completions of L lying above v.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[simp]
      theorem NumberField.InfinitePlace.Completion.piExtensionPlace_apply {K : Type u_1} (L : Type u_2) [Field K] [Field L] [Algebra K L] (v : InfinitePlace K) (x : v.Completion) :
      (piExtensionPlace L v) x = fun (wv : ExtensionPlace L v) => (comapHom ) x
      @[reducible, inline]

      The L-algebra map L ⊗[K] v.Completion to the product of all completions of L lying above v, induced by piExtensionPlace.

      Equations
      Instances For
        @[reducible, inline]

        The v.Completion-algebra map L ⊗[K] v.Completion to the product of all completions of L lying above v, induced by piExtensionPlace.

        Equations
        Instances For

          The L-algebra homeomorphism between L ⊗[K] v.Completion and the product of all completions of L lying above v.

          Equations
          Instances For