Theorems · Theorem · general topology
IsPreconnected.eqOn_const_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 → T.Nonempty → ∃ y ∈ T, Set.EqOn f (Function.const α y) SA version of IsPreconnected.constant_of_mapsTo that assumes that the codomain is nonempty and
proves that f is equal to const α y on S for some y ∈ T.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Nonemptystatement and proof · cited by 2,627
- ContinuousOnstatement and proof · cited by 1,411
- Set.MapsTostatement and proof · cited by 732
- Set.EqOnstatement · cited by 603
- Set.eq_empty_or_nonemptyproof · cited by 248
- IsPreconnectedstatement and proof · cited by 205
- IsDiscretestatement and proof · cited by 86
- Set.eqOn_emptyproof · cited by 2
- IsPreconnected.constant_of_mapsToproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsPreconnected.eq_one_or_eq_neg_one_of_sq_eqproof · cited by 1