Mathlib Map

Theorems · Theorem · general topology

Topology.IsQuotientMap.deltaGeneratedSpace

Deprecated since 2026-04-23Use Topology.IsQuotientMap.isGeneratedBy instead.

∀ {ι : Type t} {X : ι → Type u} [inst : (i : ι) → TopologicalSpace (X i)] {Y : Type v} [tY : TopologicalSpace Y]
  {Z : Type v'} [inst_1 : TopologicalSpace Z] {f : Y → Z},
  Topology.IsQuotientMap f → ∀ [Topology.IsGeneratedBy X Y], Topology.IsGeneratedBy X Z

Alias of Topology.IsQuotientMap.isGeneratedBy.

Defined in
Mathlib.Topology.Compactness.DeltaGeneratedSpace
Cited by
0 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceTopologicalSpaceTopology.IsGeneratedBy

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.