Theorems · Theorem · general topology
IsPreconnected.constant_of_mapsTo
∀ {α : Type u} [inst : TopologicalSpace α] {S : Set α},
IsPreconnected S →
∀ {β : Type u_3} [inst_1 : TopologicalSpace β] {T : Set β},
IsDiscrete T → ∀ {f : α → β}, ContinuousOn f S → Set.MapsTo f S T → ∀ {x y : α}, x ∈ S → y ∈ S → f x = f yRefinement of IsPreconnected.constant only assuming the map factors through a
discrete subset of the target.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- ContinuousOnstatement and proof · cited by 1,411
- Set.MapsTostatement and proof · cited by 732
- IsPreconnectedstatement and proof · cited by 205
- IsDiscretestatement and proof · cited by 86
- Set.MapsTo.restrictproof · cited by 57
- Subtype.coe_injproof · cited by 33
- isPreconnected_iff_preconnectedSpaceproof · cited by 4
- PreconnectedSpace.constantproof · cited by 1
- ContinuousOn.mapsToRestrictproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsPreconnected.eqOn_const_of_mapsToproof · cited by 1