Theorems · Theorem · general topology
Topology.WithGeneratedByTopology.continuous_from_iff
∀ {ι : Type t} {X : ι → Type u} [inst : (i : ι) → TopologicalSpace (X i)] {Y : Type v} [tY : TopologicalSpace Y]
{Z : Type v'} [inst_1 : TopologicalSpace Z] (g : Topology.WithGeneratedByTopology X Y → Z),
Continuous g ↔ ∀ ⦃i : ι⦄ (f : C(X i, Y)), Continuous (g ∘ ⇑Topology.WithGeneratedByTopology.equiv.symm ∘ ⇑f)- Defined in
- Mathlib.Topology.Convenient.GeneratedBy
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- Continuousstatement and proof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- Topology.WithGeneratedByTopologystatement and proof · cited by 25
- Topology.WithGeneratedByTopology.equivstatement and proof · cited by 24
- continuous_coinduced_domproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsGeneratedBy.continuous_iffproof · cited by 3
- Topology.continuousGeneratedBy_iffproof · cited by 1