Mathlib Map

Theorems · Definition · number theory

NumberField.mixedEmbedding.fundamentalCone.quotIntNorm

{K : Type u_1} →
  [inst : Field K] →
    [inst_1 : NumberField K] →
      Quotient
          (MulAction.orbitRel ↥(NumberField.Units.torsion K)
            ↑(NumberField.mixedEmbedding.fundamentalCone.integerSet K)) →
        ℕ

The norm intNorm lifts to a function on integerSet K modulo torsion K.

Defined in
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.FundamentalCone
Cited by
1 results in Mathlib
Foundations
Depth 337 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldNumberField

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.