Mathlib Map

Theorems · Definition · commutative algebra

CauSeq.Completion.ofRat

{α : Type u_1} →
  [inst : Field α] →
    [inst_1 : LinearOrder α] →
      [inst_2 : IsStrictOrderedRing α] →
        {β : Type u_2} →
          [inst_3 : Ring β] → {abv : β → α} → [inst_4 : IsAbsoluteValue abv] → β → CauSeq.Completion.Cauchy abv

The map from the original ring into the Cauchy completion.

Defined in
Mathlib.Algebra.Order.CauSeq.Completion
Cited by
15 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderIsStrictOrderedRingRingIsAbsoluteValue

Around this declaration

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

Cites8

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

Cited by16

Results whose statement or proof uses this declaration.