Theorems · Theorem · general topology
Topology.IsQuotientMap.continuous_lift_prod_left
∀ {X₀ : Type u_1} {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X₀]
[inst_1 : TopologicalSpace X] [inst_2 : TopologicalSpace Y] [inst_3 : TopologicalSpace Z] [LocallyCompactSpace Y]
{f : X₀ → X}, Topology.IsQuotientMap f → ∀ {g : X × Y → Z}, (Continuous fun p => g (f p.1, p.2)) → Continuous g- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- ContinuousMapproof · cited by 2,491
- LocallyCompactSpacestatement and proof · cited by 324
- Topology.IsQuotientMapstatement and proof · cited by 124
- ContinuousMap.continuousproof · cited by 74
- ContinuousMap.curryproof · cited by 26
- Topology.IsQuotientMap.surjectiveproof · cited by 24
- Topology.IsQuotientMap.continuous_iffproof · cited by 10
- ContinuousMap.continuous_uncurry_of_continuousproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Topology.IsQuotientMap.continuous_lift_prod_rightproof · cited by 0