Mathlib Map

Theorems · Definition · general topology

UCompactlyGeneratedSpace.casesOn

{X : Type v} →
  [t : TopologicalSpace X] →
    {motive : UCompactlyGeneratedSpace X → Sort u_1} →
      (t_1 : UCompactlyGeneratedSpace X) →
        ((le_compactlyGenerated : t ≤ TopologicalSpace.compactlyGenerated X) → motive ⋯) → motive t_1
Defined in
Mathlib.Topology.Compactness.CompactlyGeneratedSpace
Cited by
0 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

Cites3

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.