Mathlib Map

Theorems · Definition · general topology

T35Space.casesOn

{X : Type u} →
  [inst : TopologicalSpace X] →
    {motive : T35Space X → Sort u_1} →
      (t : T35Space X) →
        ([toT0Space : T0Space X] → [toCompletelyRegularSpace : CompletelyRegularSpace X] → motive ⋯) → motive t
Defined in
Mathlib.Topology.Separation.CompletelyRegular
Cited by
1 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
TopologicalSpace

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.

Cited by1

Results whose statement or proof uses this declaration.