Theorems · Theorem · general topology
DeltaGeneratedSpace.continuous_iff
Deprecated since 2026-04-23Use Topology.IsGeneratedBy.continuous_iff instead.
∀ {ι : Type t} (X : ι → Type u) [inst : (i : ι) → TopologicalSpace (X i)] {Y : Type v} [tY : TopologicalSpace Y]
{Z : Type v'} [inst_1 : TopologicalSpace Z] [Topology.IsGeneratedBy X Y] (g : Y → Z),
Continuous g ↔ ∀ ⦃i : ι⦄ (f : C(X i, Y)), Continuous (g ∘ ⇑f)Alias of Topology.IsGeneratedBy.continuous_iff.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement · cited by 24,529
- Continuousstatement · cited by 2,592
- ContinuousMapstatement · cited by 2,491
- Topology.IsGeneratedBystatement · cited by 38
- Topology.IsGeneratedBy.continuous_iffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.