Theorems · Definition · general topology
SeparationQuotient.lift
{X : Type u_1} →
{α : Type u_4} →
[inst : TopologicalSpace X] → (f : X → α) → (∀ (x y : X), Inseparable x y → f x = f y) → SeparationQuotient X → αLift a map f : X → α such that Inseparable x y → f x = f y to a map
SeparationQuotient X → α.
- Defined in
- Mathlib.Topology.Inseparable
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpace
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Inseparablestatement and proof · cited by 160
- SeparationQuotientstatement and proof · cited by 128
- Quotient.liftOn'proof · cited by 19
Cited by16
Results whose statement or proof uses this declaration.
- SeparationQuotient.lift'proof · cited by 2
- SeparationQuotient.liftCLMproof · cited by 2
- SeparationQuotient.liftContinuousAddMonoidHomproof · cited by 2
- SeparationQuotient.continuous_lift_iffstatement · cited by 1
- SeparationQuotient.liftContinuousMonoidHomproof · cited by 1
- SeparationQuotient.lift_mkstatement · cited by 1
- SeparationQuotient.tendsto_lift_nhdsWithin_mkstatement and proof · cited by 1
- SeparationQuotient.tendsto_lift_nhds_mkstatement and proof · cited by 1
- SeparationQuotient.uniformContinuous_liftstatement · cited by 1
- SeparationQuotient.continuousAt_liftstatement · cited by 0
- SeparationQuotient.continuousOn_liftstatement and proof · cited by 0
- SeparationQuotient.continuousWithinAt_liftstatement · cited by 0