Mathlib Map

Theorems · Definition · number theory

NumberField.InfinitePlace.Completion.casesOn

{K : Type u_1} →
  [inst : Field K] →
    {v : NumberField.InfinitePlace K} →
      {motive : v.Completion → Sort u} →
        (t : v.Completion) → ((toCompletion : (↑v).Completion) → motive { toCompletion := toCompletion }) → motive t
Defined in
Mathlib.NumberTheory.NumberField.Completion.InfinitePlace
Cited by
1 results in Mathlib
Foundations
Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites9

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.