Mathlib Map

Theorems · Definition · number theory

NumberField.IsCMField.ringOfIntegersComplexConj

(K : Type u_1) →
  [inst : Field K] →
    [inst_1 : CharZero K] →
      [NumberField.IsCMField K] →
        [Algebra.IsIntegral ℚ K] →
          NumberField.RingOfIntegers K ≃ₐ[NumberField.RingOfIntegers ↥(NumberField.maximalRealSubfield K)]
            NumberField.RingOfIntegers K

A variant of the complex conjugation defined as an AlgEquiv on the ring of integers.

Defined in
Mathlib.NumberTheory.NumberField.CMField
Cited by
3 results in Mathlib
Foundations
Depth 303 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldCharZeroNumberField.IsCMFieldAlgebra.IsIntegral

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.