Mathlib Map

Theorems · Definition · field theory

CompletableTopField.recOn

{K : Type u_1} →
  [inst : Field K] →
    [inst_1 : UniformSpace K] →
      {motive : CompletableTopField K → Sort u} →
        (t : CompletableTopField K) →
          ([toT0Space : T0Space K] →
              (nice : ∀ (F : Filter K), Cauchy F → nhds 0 ⊓ F = ⊥ → Cauchy (Filter.map (fun x => x⁻¹) F)) → motive ⋯) →
            motive t
Defined in
Mathlib.Topology.Algebra.UniformField
Cited by
0 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldUniformSpace

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.

  • Filterstatement and proof · cited by 8,121
  • Fieldstatement and proof · cited by 7,404
  • nhdsstatement and proof · cited by 5,554
  • Bot.botstatement and proof · cited by 4,720
  • UniformSpacestatement and proof · cited by 2,040
  • Filter.mapstatement and proof · cited by 819
  • T0Spacestatement and proof · cited by 179
  • Cauchystatement and proof · cited by 115
  • CompletableTopFieldstatement and proof · cited by 5

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.