Mathlib Map

Theorems · Definition · number theory

Padic.mk

{p : ℕ} → [inst : Fact (Nat.Prime p)] → PadicSeq p → ℚ_[p]

Builds the equivalence class of a Cauchy sequence of rationals.

Defined in
Mathlib.NumberTheory.Padics.PadicNumbers
Cited by
5 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Fact

Around this declaration

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

Cites4

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

  • Factstatement and proof · cited by 2,726
  • Nat.Primestatement and proof · cited by 2,059
  • Padicstatement · cited by 151
  • PadicSeqstatement · cited by 30

Cited by5

Results whose statement or proof uses this declaration.