Loogle!
Result
Found 189 declarations mentioning IsPreconnected.
- IsPreconnected π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] (s : Set Ξ±) : Prop - isPreconnected_connectedComponent π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {x : Ξ±} : IsPreconnected (connectedComponent x) - isPreconnected_empty π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] : IsPreconnected β - PreconnectedSpace.isPreconnected_univ π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {instβ : TopologicalSpace Ξ±} [self : PreconnectedSpace Ξ±] : IsPreconnected Set.univ - PreconnectedSpace.mk π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] (isPreconnected_univ : IsPreconnected Set.univ) : PreconnectedSpace Ξ± - preconnectedSpace_iff_univ π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] : PreconnectedSpace Ξ± β IsPreconnected Set.univ - Set.Subsingleton.isPreconnected π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : s.Subsingleton) : IsPreconnected s - IsConnected.isPreconnected π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (h : IsConnected s) : IsPreconnected s - IsPreirreducible.isPreconnected π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (H : IsPreirreducible s) : IsPreconnected s - isPreconnected_connectedComponentIn π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {x : Ξ±} {F : Set Ξ±} : IsPreconnected (connectedComponentIn F x) - isPreconnected_singleton π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {x : Ξ±} : IsPreconnected {x} - IsPreconnected.closure π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (H : IsPreconnected s) : IsPreconnected (closure s) - isPreconnected_range π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] [PreconnectedSpace Ξ±] {f : Ξ± β Ξ²} (h : Continuous f) : IsPreconnected (Set.range f) - Subtype.preconnectedSpace π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (h : IsPreconnected s) : PreconnectedSpace βs - isPreconnected_iff_preconnectedSpace π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} : IsPreconnected s β PreconnectedSpace βs - IsPreconnected.connectedComponentIn π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {x : Ξ±} {F : Set Ξ±} (h : IsPreconnected F) (hx : x β F) : connectedComponentIn F x = F - IsPreconnected.subset_connectedComponent π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {x : Ξ±} {s : Set Ξ±} (H1 : IsPreconnected s) (H2 : x β s) : s β connectedComponent x - IsPreconnected.image π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {s : Set Ξ±} (H : IsPreconnected s) (f : Ξ± β Ξ²) (hf : ContinuousOn f s) : IsPreconnected (f '' s) - Topology.IsInducing.isPreconnected_image π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {s : Set Ξ±} {f : Ξ± β Ξ²} (hf : Topology.IsInducing f) : IsPreconnected (f '' s) β IsPreconnected s - isPreconnected_iUnion π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {ΞΉ : Sort u_3} {s : ΞΉ β Set Ξ±} (hβ : (β i, s i).Nonempty) (hβ : β (i : ΞΉ), IsPreconnected (s i)) : IsPreconnected (β i, s i) - IsPreconnected.subset_closure π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s t : Set Ξ±} (H : IsPreconnected s) (Kst : s β t) (Ktcs : t β closure s) : IsPreconnected t - isPreconnected_univ_pi π Mathlib.Topology.Connected.Basic
{ΞΉ : Type u_1} {X : ΞΉ β Type u_2} [(i : ΞΉ) β TopologicalSpace (X i)] {s : (i : ΞΉ) β Set (X i)} (hs : β (i : ΞΉ), IsPreconnected (s i)) : IsPreconnected (Set.univ.pi s) - IsPreconnected.union' π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s t : Set Ξ±} (H : (s β© t).Nonempty) (hs : IsPreconnected s) (ht : IsPreconnected t) : IsPreconnected (s βͺ t) - IsPreconnected.subset_connectedComponentIn π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} {x : Ξ±} {F : Set Ξ±} (hs : IsPreconnected s) (hxs : x β s) (hsF : s β F) : s β connectedComponentIn F x - IsPreconnected.iUnion_of_reflTransGen π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {ΞΉ : Type u_3} {s : ΞΉ β Set Ξ±} (H : β (i : ΞΉ), IsPreconnected (s i)) (K : β (i j : ΞΉ), Relation.ReflTransGen (fun i j => (s i β© s j).Nonempty) i j) : IsPreconnected (β n, s n) - IsPreconnected.prod π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {s : Set Ξ±} {t : Set Ξ²} (hs : IsPreconnected s) (ht : IsPreconnected t) : IsPreconnected (s ΓΛ’ t) - IsPreconnected.preimage_of_isClosedMap π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {s : Set Ξ²} (hs : IsPreconnected s) {f : Ξ± β Ξ²} (hinj : Function.Injective f) (hf : IsClosedMap f) (hsf : s β Set.range f) : IsPreconnected (f β»ΒΉ' s) - IsPreconnected.preimage_of_isOpenMap π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {f : Ξ± β Ξ²} {s : Set Ξ²} (hs : IsPreconnected s) (hinj : Function.Injective f) (hf : IsOpenMap f) (hsf : s β Set.range f) : IsPreconnected (f β»ΒΉ' s) - IsPreconnected.union π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] (x : Ξ±) {s t : Set Ξ±} (H1 : x β s) (H2 : x β t) (H3 : IsPreconnected s) (H4 : IsPreconnected t) : IsPreconnected (s βͺ t) - IsPreconnected.sUnion_directed π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {S : Set (Set Ξ±)} (K : DirectedOn (fun x1 x2 => x1 β x2) S) (H : β s β S, IsPreconnected s) : IsPreconnected (ββ S) - IsPreconnected.subset_of_closure_inter_subset π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s u : Set Ξ±} (hs : IsPreconnected s) (hu : IsOpen u) (h'u : (s β© u).Nonempty) (h : closure u β© s β u) : s β u - IsPreconnected.transGen_of_iUnion π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {ΞΉ : Type u_3} {s : ΞΉ β Set Ξ±} (hs : IsPreconnected (β n, s n)) (hs' : β (i : ΞΉ), IsOpen (s i)) (i j : ΞΉ) (hi : (s i).Nonempty) (hj : (s j).Nonempty) : Relation.TransGen (fun a b => (s a β© s b).Nonempty) i j - isPreconnected_sUnion π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] (x : Ξ±) (c : Set (Set Ξ±)) (H1 : β s β c, x β s) (H2 : β s β c, IsPreconnected s) : IsPreconnected (ββ c) - isPreconnected_of_forall π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (x : Ξ±) (H : β y β s, β t β s, x β t β§ y β t β§ IsPreconnected t) : IsPreconnected s - isPreconnected_of_forall_pair π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (H : β x β s, β y β s, β t β s, x β t β§ y β t β§ IsPreconnected t) : IsPreconnected s - isPreconnected_closed_iff π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} : IsPreconnected s β β (t t' : Set Ξ±), IsClosed t β IsClosed t' β s β t βͺ t' β (s β© t).Nonempty β (s β© t').Nonempty β (s β© (t β© t')).Nonempty - IsPreconnected.iUnion_of_chain π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [LinearOrder Ξ²] [SuccOrder Ξ²] [IsSuccArchimedean Ξ²] {s : Ξ² β Set Ξ±} (H : β (n : Ξ²), IsPreconnected (s n)) (K : β (n : Ξ²), (s n β© s (Order.succ n)).Nonempty) : IsPreconnected (β n, s n) - IsPreconnected.mapsTo_Ioi_or_Iio π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] {s : Set Ξ±} [LinearOrder Ξ²] [TopologicalSpace Ξ²] [OrderClosedTopology Ξ²] {f : Ξ± β Ξ²} {b : Ξ²} (hs : IsPreconnected s) (hf : ContinuousOn f s) (hfb : β x β s, f x β b) : Set.MapsTo f s (Set.Ioi b) β¨ Set.MapsTo f s (Set.Iio b) - IsPreconnected.subset_or_subset π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s u v : Set Ξ±} (hu : IsOpen u) (hv : IsOpen v) (huv : Disjoint u v) (hsuv : s β u βͺ v) (hs : IsPreconnected s) : s β u β¨ s β v - IsPreconnected.subset_left_of_subset_union π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s u v : Set Ξ±} (hu : IsOpen u) (hv : IsOpen v) (huv : Disjoint u v) (hsuv : s β u βͺ v) (hsu : (s β© u).Nonempty) (hs : IsPreconnected s) : s β u - IsPreconnected.subset_right_of_subset_union π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {s u v : Set Ξ±} (hu : IsOpen u) (hv : IsOpen v) (huv : Disjoint u v) (hsuv : s β u βͺ v) (hsv : (s β© v).Nonempty) (hs : IsPreconnected s) : s β v - IsPreconnected.biUnion_of_reflTransGen π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} [TopologicalSpace Ξ±] {ΞΉ : Type u_3} {t : Set ΞΉ} {s : ΞΉ β Set Ξ±} (H : β i β t, IsPreconnected (s i)) (K : β i β t, β j β t, Relation.ReflTransGen (fun i j => (s i β© s j).Nonempty β§ i β t) i j) : IsPreconnected (β n β t, s n) - IsPreconnected.gt_of_ne π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] {s : Set Ξ±} [LinearOrder Ξ²] [TopologicalSpace Ξ²] [OrderClosedTopology Ξ²] {f : Ξ± β Ξ²} {b : Ξ²} (hs : IsPreconnected s) (hf : ContinuousOn f s) (hfb : β x β s, f x β b) (hfx : β x β s, f x < b) {x : Ξ±} (hx : x β s) : f x < b - IsPreconnected.lt_of_ne π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] {s : Set Ξ±} [LinearOrder Ξ²] [TopologicalSpace Ξ²] [OrderClosedTopology Ξ²] {f : Ξ± β Ξ²} {b : Ξ²} (hs : IsPreconnected s) (hf : ContinuousOn f s) (hfb : β x β s, f x β b) (hfx : β x β s, b < f x) {x : Ξ±} (hx : x β s) : b < f x - IsPreconnected.biUnion_of_chain π Mathlib.Topology.Connected.Basic
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [LinearOrder Ξ²] [SuccOrder Ξ²] [IsSuccArchimedean Ξ²] {s : Ξ² β Set Ξ±} {t : Set Ξ²} (ht : t.OrdConnected) (H : β n β t, IsPreconnected (s n)) (K : β n β t, Order.succ n β t β (s n β© s (Order.succ n)).Nonempty) : IsPreconnected (β n β t, s n) - IsPreconnected.subset_isClopen π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s t : Set Ξ±} (hs : IsPreconnected s) (ht : IsClopen t) (hne : (s β© t).Nonempty) : s β t - isPreconnected_of_forall_constant π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : β (f : Ξ± β Bool), ContinuousOn f s β β x β s, β y β s, f x = f y) : IsPreconnected s - disjoint_or_subset_of_isClopen π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s t : Set Ξ±} (hs : IsPreconnected s) (ht : IsClopen t) : Disjoint s t β¨ s β t - Sigma.isPreconnected_iff π Mathlib.Topology.Connected.Clopen
{ΞΉ : Type u_1} {X : ΞΉ β Type u_2} [hΞΉ : Nonempty ΞΉ] [(i : ΞΉ) β TopologicalSpace (X i)] {s : Set ((i : ΞΉ) Γ X i)} : IsPreconnected s β β i t, IsPreconnected t β§ s = Sigma.mk i '' t - isPreconnected_iff_subset_of_disjoint π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} : IsPreconnected s β β (u v : Set Ξ±), IsOpen u β IsOpen v β s β u βͺ v β s β© (u β© v) = β β s β u β¨ s β v - isPreconnected_iff_subset_of_disjoint_closed π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} : IsPreconnected s β β (u v : Set Ξ±), IsClosed u β IsClosed v β s β u βͺ v β s β© (u β© v) = β β s β u β¨ s β v - Sum.isPreconnected_iff π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} {Ξ² : Type v} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {s : Set (Ξ± β Ξ²)} : IsPreconnected s β (β t, IsPreconnected t β§ s = Sum.inl '' t) β¨ β t, IsPreconnected t β§ s = Sum.inr '' t - IsClopen.isPreconnected_iff π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsClopen s) : IsPreconnected s β β (a b : Set Ξ±), IsClopen a β IsClopen b β a.Nonempty β b.Nonempty β Disjoint a b β s β a βͺ b - IsPreconnected.inductionβ' π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) (P : Ξ± β Ξ± β Prop) (h : β x β s, βαΆ (y : Ξ±) in nhdsWithin x s, P x y β§ P y x) (h' : β (x y z : Ξ±), x β s β y β s β z β s β P x y β P y z β P x z) {x y : Ξ±} (hx : x β s) (hy : y β s) : P x y - isPreconnected_iff_subset_of_fully_disjoint_closed π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsClosed s) : IsPreconnected s β β (u v : Set Ξ±), IsClosed u β IsClosed v β s β u βͺ v β Disjoint u v β s β u β¨ s β v - IsClopen.not_isPreconnected_iff π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsClopen s) : Β¬IsPreconnected s β β a b, IsClopen a β§ IsClopen b β§ a.Nonempty β§ b.Nonempty β§ Disjoint a b β§ s = a βͺ b - IsPreconnected.inductionβ π Mathlib.Topology.Connected.Clopen
{Ξ± : Type u} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) (P : Ξ± β Ξ± β Prop) (h : β x β s, βαΆ (y : Ξ±) in nhdsWithin x s, P x y) (h' : β (x y z : Ξ±), x β s β y β s β z β s β P x y β P y z β P x z) (h'' : β (x y : Ξ±), x β s β y β s β P x y β P y x) {x y : Ξ±} (hx : x β s) (hy : y β s) : P x y - TopologicalSpace.IsTopologicalBasis.isOpen_isPreconnected π Mathlib.Topology.Connected.LocallyConnected
{Ξ± : Type u} [TopologicalSpace Ξ±] [LocallyConnectedSpace Ξ±] : TopologicalSpace.IsTopologicalBasis {s | IsOpen s β§ IsPreconnected s} - locallyConnectedSpace_iff_isTopologicalBasis_isOpen_isPreconnected π Mathlib.Topology.Connected.LocallyConnected
{Ξ± : Type u} [TopologicalSpace Ξ±] : LocallyConnectedSpace Ξ± β TopologicalSpace.IsTopologicalBasis {s | IsOpen s β§ IsPreconnected s} - locallyConnectedSpace_of_connected_bases π Mathlib.Topology.Connected.LocallyConnected
{Ξ± : Type u} [TopologicalSpace Ξ±] {ΞΉ : Type u_3} (b : Ξ± β ΞΉ β Set Ξ±) (p : Ξ± β ΞΉ β Prop) (hbasis : β (x : Ξ±), (nhds x).HasBasis (p x) (b x)) (hconnected : β (x : Ξ±) (i : ΞΉ), p x i β IsPreconnected (b x i)) : LocallyConnectedSpace Ξ± - locallyConnectedSpace_iff_connected_basis π Mathlib.Topology.Connected.LocallyConnected
{Ξ± : Type u} [TopologicalSpace Ξ±] : LocallyConnectedSpace Ξ± β β (x : Ξ±), (nhds x).HasBasis (fun s => s β nhds x β§ IsPreconnected s) id - locallyConnectedSpace_iff_connected_subsets π Mathlib.Topology.Connected.LocallyConnected
{Ξ± : Type u} [TopologicalSpace Ξ±] : LocallyConnectedSpace Ξ± β β (x : Ξ±), β U β nhds x, β V β nhds x, IsPreconnected V β§ V β U - IsPreconnected.subsingleton π Mathlib.Topology.Connected.TotallyDisconnected
{Ξ± : Type u} [TopologicalSpace Ξ±] [TotallyDisconnectedSpace Ξ±] {s : Set Ξ±} (h : IsPreconnected s) : s.Subsingleton - IsPreconnected.isDiscrete_iff_subsingleton π Mathlib.Topology.Connected.TotallyDisconnected
{Ξ± : Type u} [TopologicalSpace Ξ±] {S : Set Ξ±} (hS : IsPreconnected S) : IsDiscrete S β S.Subsingleton - IsPreconnected.constant π Mathlib.Topology.Connected.TotallyDisconnected
{Ξ± : Type u} [TopologicalSpace Ξ±] {Y : Type u_3} [TopologicalSpace Y] [DiscreteTopology Y] {s : Set Ξ±} (hs : IsPreconnected s) {f : Ξ± β Y} (hf : ContinuousOn f s) {x y : Ξ±} (hx : x β s) (hy : y β s) : f x = f y - IsPreconnected.constant_of_mapsTo π Mathlib.Topology.Connected.TotallyDisconnected
{Ξ± : Type u} [TopologicalSpace Ξ±] {S : Set Ξ±} (hS : IsPreconnected S) {Ξ² : Type u_3} [TopologicalSpace Ξ²] {T : Set Ξ²} (hT : IsDiscrete T) {f : Ξ± β Ξ²} (hc : ContinuousOn f S) (hTm : Set.MapsTo f S T) {x y : Ξ±} (hx : x β S) (hy : y β S) : f x = f y - IsPreconnected.eqOn_const_of_mapsTo π Mathlib.Topology.Connected.TotallyDisconnected
{Ξ± : Type u} [TopologicalSpace Ξ±] {S : Set Ξ±} (hS : IsPreconnected S) {Ξ² : Type u_3} [TopologicalSpace Ξ²] {T : Set Ξ²} (hT : IsDiscrete T) {f : Ξ± β Ξ²} (hc : ContinuousOn f S) (hTm : Set.MapsTo f S T) (hne : T.Nonempty) : β y β T, Set.EqOn f (Function.const Ξ± y) S - Homeomorph.isPreconnected_image π Mathlib.Topology.Homeomorph.Lemmas
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] {s : Set X} (h : X ββ Y) : IsPreconnected (βh '' s) β IsPreconnected s - Homeomorph.isPreconnected_preimage π Mathlib.Topology.Homeomorph.Lemmas
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] {s : Set Y} (h : X ββ Y) : IsPreconnected (βh β»ΒΉ' s) β IsPreconnected s - IsPreconnected.eq_one_or_eq_neg_one_of_sq_eq π Mathlib.Topology.Algebra.Field
{Ξ± : Type u_2} {π : Type u_3} {f : Ξ± β π} {S : Set Ξ±} [TopologicalSpace Ξ±] [TopologicalSpace π] [T1Space π] [Ring π] [NoZeroDivisors π] (hS : IsPreconnected S) (hf : ContinuousOn f S) (hsq : Set.EqOn (f ^ 2) 1 S) : Set.EqOn f 1 S β¨ Set.EqOn f (-1) S - IsPreconnected.eq_of_sq_eq π Mathlib.Topology.Algebra.Field
{Ξ± : Type u_2} {π : Type u_3} {f g : Ξ± β π} {S : Set Ξ±} [TopologicalSpace Ξ±] [TopologicalSpace π] [T1Space π] [Field π] [ContinuousInvβ π] [ContinuousMul π] (hS : IsPreconnected S) (hf : ContinuousOn f S) (hg : ContinuousOn g S) (hsq : Set.EqOn (f ^ 2) (g ^ 2) S) (hg_ne : β {x : Ξ±}, x β S β g x β 0) {y : Ξ±} (hy : y β S) (hy' : f y = g y) : Set.EqOn f g S - IsPreconnected.eq_or_eq_neg_of_sq_eq π Mathlib.Topology.Algebra.Field
{Ξ± : Type u_2} {π : Type u_3} {f g : Ξ± β π} {S : Set Ξ±} [TopologicalSpace Ξ±] [TopologicalSpace π] [T1Space π] [Field π] [ContinuousInvβ π] [ContinuousMul π] (hS : IsPreconnected S) (hf : ContinuousOn f S) (hg : ContinuousOn g S) (hsq : Set.EqOn (f ^ 2) (g ^ 2) S) (hg_ne : β {x : Ξ±}, x β S β g x β 0) : Set.EqOn f g S β¨ Set.EqOn f (-g) S - IsLocallyConstant.apply_eq_of_isPreconnected π Mathlib.Topology.LocallyConstant.Basic
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] {f : X β Y} (hf : IsLocallyConstant f) {s : Set X} (hs : IsPreconnected s) {x y : X} (hx : x β s) (hy : y β s) : f x = f y - IsLocallyConstant.of_constant_on_preconnected_clopens π Mathlib.Topology.LocallyConstant.Basic
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [LocallyConnectedSpace X] {f : X β Y} (h : β (U : Set X), IsPreconnected U β IsClopen U β β x β U, β y β U, f y = f x) : IsLocallyConstant f - LocallyConstant.apply_eq_of_isPreconnected π Mathlib.Topology.LocallyConstant.Basic
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] (f : LocallyConstant X Y) {s : Set X} (hs : IsPreconnected s) {x y : X} (hx : x β s) (hy : y β s) : f x = f y - IsPreconnected.ordConnected π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type v} [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set Ξ±} (h : IsPreconnected s) : s.OrdConnected - isPreconnected_uIoc π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.uIoc a b) - isPreconnected_uIoo π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.uIoo a b) - isPreconnected_uIcc π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.uIcc a b) - isPreconnected_Ici π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a : Ξ±} : IsPreconnected (Set.Ici a) - isPreconnected_Iic π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a : Ξ±} : IsPreconnected (Set.Iic a) - isPreconnected_Iio π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a : Ξ±} : IsPreconnected (Set.Iio a) - isPreconnected_Ioi π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a : Ξ±} : IsPreconnected (Set.Ioi a) - isPreconnected_Icc π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.Icc a b) - isPreconnected_Ico π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.Ico a b) - isPreconnected_Ioc π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.Ioc a b) - isPreconnected_Ioo π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {a b : Ξ±} : IsPreconnected (Set.Ioo a b) - Set.OrdConnected.isPreconnected π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {s : Set Ξ±} (h : s.OrdConnected) : IsPreconnected s - isPreconnected_iff_ordConnected π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] {s : Set Ξ±} : IsPreconnected s β s.OrdConnected - IsPreconnected.Icc_subset π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type v} [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) {a b : Ξ±} (ha : a β s) (hb : b β s) : Set.Icc a b β s - IsPreconnected.eq_univ_of_unbounded π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type v} [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) (hb : Β¬BddBelow s) (ha : Β¬BddAbove s) : s = Set.univ - IsPreconnected.intermediate_value π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a b : X} (ha : a β s) (hb : b β s) {f : X β Ξ±} (hf : ContinuousOn f s) : Set.Icc (f a) (f b) β f '' s - IsPreconnected.Iio_csSup_subset π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) (hb : Β¬BddBelow s) (ha : BddAbove s) : Set.Iio (sSup s) β s - IsPreconnected.Ioi_csInf_subset π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) (hb : BddBelow s) (ha : Β¬BddAbove s) : Set.Ioi (sInf s) β s - IsPreconnected.intermediate_value_Ico π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a : X} {l : Filter X} (ha : a β s) [l.NeBot] (hl : l β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) {v : Ξ±} (ht : Filter.Tendsto f l (nhds v)) : Set.Ico (f a) v β f '' s - IsPreconnected.intermediate_value_Ioc π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a : X} {l : Filter X} (ha : a β s) [l.NeBot] (hl : l β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) {v : Ξ±} (ht : Filter.Tendsto f l (nhds v)) : Set.Ioc v (f a) β f '' s - IsPreconnected.intermediate_value_Ici π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a : X} {l : Filter X} (ha : a β s) [l.NeBot] (hl : l β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) (ht : Filter.Tendsto f l Filter.atTop) : Set.Ici (f a) β f '' s - IsPreconnected.intermediate_value_Iic π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a : X} {l : Filter X} (ha : a β s) [l.NeBot] (hl : l β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) (ht : Filter.Tendsto f l Filter.atBot) : Set.Iic (f a) β f '' s - IsPreconnected.intermediate_valueβ π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a b : X} (ha : a β s) (hb : b β s) {f g : X β Ξ±} (hf : ContinuousOn f s) (hg : ContinuousOn g s) (ha' : f a β€ g a) (hb' : g b β€ f b) : β x β s, f x = g x - IsPreconnected.intermediate_value_Ioo π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {lβ lβ : Filter X} [lβ.NeBot] [lβ.NeBot] (hlβ : lβ β€ Filter.principal s) (hlβ : lβ β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) {vβ vβ : Ξ±} (htβ : Filter.Tendsto f lβ (nhds vβ)) (htβ : Filter.Tendsto f lβ (nhds vβ)) : Set.Ioo vβ vβ β f '' s - IsPreconnected.intermediate_value_Iii π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {lβ lβ : Filter X} [lβ.NeBot] [lβ.NeBot] (hlβ : lβ β€ Filter.principal s) (hlβ : lβ β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) (htβ : Filter.Tendsto f lβ Filter.atBot) (htβ : Filter.Tendsto f lβ Filter.atTop) : Set.univ β f '' s - IsPreconnected.intermediate_value_Iio π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {lβ lβ : Filter X} [lβ.NeBot] [lβ.NeBot] (hlβ : lβ β€ Filter.principal s) (hlβ : lβ β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) {v : Ξ±} (htβ : Filter.Tendsto f lβ Filter.atBot) (htβ : Filter.Tendsto f lβ (nhds v)) : Set.Iio v β f '' s - IsPreconnected.intermediate_value_Ioi π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {lβ lβ : Filter X} [lβ.NeBot] [lβ.NeBot] (hlβ : lβ β€ Filter.principal s) (hlβ : lβ β€ Filter.principal s) {f : X β Ξ±} (hf : ContinuousOn f s) {v : Ξ±} (htβ : Filter.Tendsto f lβ (nhds v)) (htβ : Filter.Tendsto f lβ Filter.atTop) : Set.Ioi v β f '' s - IsPreconnected.intermediate_valueβ_eventuallyβ π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {a : X} {l : Filter X} (ha : a β s) [l.NeBot] (hl : l β€ Filter.principal s) {f g : X β Ξ±} (hf : ContinuousOn f s) (hg : ContinuousOn g s) (ha' : f a β€ g a) (he : g β€αΆ [l] f) : β x β s, f x = g x - IsPreconnected.intermediate_valueβ_eventuallyβ π Mathlib.Topology.Order.IntermediateValue
{X : Type u} {Ξ± : Type v} [TopologicalSpace X] [LinearOrder Ξ±] [TopologicalSpace Ξ±] [OrderClosedTopology Ξ±] {s : Set X} (hs : IsPreconnected s) {lβ lβ : Filter X} [lβ.NeBot] [lβ.NeBot] (hlβ : lβ β€ Filter.principal s) (hlβ : lβ β€ Filter.principal s) {f g : X β Ξ±} (hf : ContinuousOn f s) (hg : ContinuousOn g s) (heβ : f β€αΆ [lβ] g) (heβ : g β€αΆ [lβ] f) : β x β s, f x = g x - setOfPred_isPreconnected_subset_of_ordered π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] : {s | IsPreconnected s} β Set.range (Function.uncurry Set.Icc) βͺ Set.range (Function.uncurry Set.Ico) βͺ Set.range (Function.uncurry Set.Ioc) βͺ Set.range (Function.uncurry Set.Ioo) βͺ (Set.range Set.Ici βͺ Set.range Set.Ioi βͺ Set.range Set.Iic βͺ Set.range Set.Iio βͺ {Set.univ, β }) - setOf_isPreconnected_subset_of_ordered π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] : {s | IsPreconnected s} β Set.range (Function.uncurry Set.Icc) βͺ Set.range (Function.uncurry Set.Ico) βͺ Set.range (Function.uncurry Set.Ioc) βͺ Set.range (Function.uncurry Set.Ioo) βͺ (Set.range Set.Ici βͺ Set.range Set.Ioi βͺ Set.range Set.Iic βͺ Set.range Set.Iio βͺ {Set.univ, β }) - setOfPred_isPreconnected_eq_of_ordered π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] : {s | IsPreconnected s} = Set.range (Function.uncurry Set.Icc) βͺ Set.range (Function.uncurry Set.Ico) βͺ Set.range (Function.uncurry Set.Ioc) βͺ Set.range (Function.uncurry Set.Ioo) βͺ (Set.range Set.Ici βͺ Set.range Set.Ioi βͺ Set.range Set.Iic βͺ Set.range Set.Iio βͺ {Set.univ, β }) - setOf_isPreconnected_eq_of_ordered π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] [DenselyOrdered Ξ±] : {s | IsPreconnected s} = Set.range (Function.uncurry Set.Icc) βͺ Set.range (Function.uncurry Set.Ico) βͺ Set.range (Function.uncurry Set.Ioc) βͺ Set.range (Function.uncurry Set.Ioo) βͺ (Set.range Set.Ici βͺ Set.range Set.Ioi βͺ Set.range Set.Iic βͺ Set.range Set.Iio βͺ {Set.univ, β }) - IsPreconnected.mem_intervals π Mathlib.Topology.Order.IntermediateValue
{Ξ± : Type u} [TopologicalSpace Ξ±] [ConditionallyCompleteLinearOrder Ξ±] [OrderTopology Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) : s β {Set.Icc (sInf s) (sSup s), Set.Ico (sInf s) (sSup s), Set.Ioc (sInf s) (sSup s), Set.Ioo (sInf s) (sSup s), Set.Ici (sInf s), Set.Ioi (sInf s), Set.Iic (sSup s), Set.Iio (sSup s), Set.univ, β } - IsPreconnected.measurableSet π Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{Ξ± : Type u_1} {s : Set Ξ±} [TopologicalSpace Ξ±] {mΞ± : MeasurableSpace Ξ±} [OpensMeasurableSpace Ξ±] [LinearOrder Ξ±] [OrderClosedTopology Ξ±] (h : IsPreconnected s) : MeasurableSet s - IsPreconnected.preperfect_of_nontrivial π Mathlib.Topology.Perfect
{Ξ± : Type u_1} [TopologicalSpace Ξ±] [T1Space Ξ±] {U : Set Ξ±} (hu : U.Nontrivial) (h : IsPreconnected U) : Preperfect U - Convex.isPreconnected π Mathlib.Analysis.Convex.PathConnected
{E : Type u_1} [AddCommGroup E] [Module β E] [TopologicalSpace E] [ContinuousAdd E] [ContinuousSMul β E] {s : Set E} (h : Convex β s) : IsPreconnected s - IsPreconnected.convex π Mathlib.Analysis.Convex.Topology
{s : Set β} : IsPreconnected s β Convex β s - Real.convex_iff_isPreconnected π Mathlib.Analysis.Convex.Topology
{s : Set β} : Convex β s β IsPreconnected s - AnalyticOnNhd.eqOn_of_preconnected_of_eventuallyEq π Mathlib.Analysis.Analytic.Uniqueness
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f g : E β F} {U : Set E} (hf : AnalyticOnNhd π f U) (hg : AnalyticOnNhd π g U) (hU : IsPreconnected U) {zβ : E} (hβ : zβ β U) (hfg : f =αΆ [nhds zβ] g) : Set.EqOn f g U - AnalyticOnNhd.eqOn_zero_of_preconnected_of_eventuallyEq_zero π Mathlib.Analysis.Analytic.Uniqueness
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] {f : E β F} {U : Set E} (hf : AnalyticOnNhd π f U) (hU : IsPreconnected U) {zβ : E} (hβ : zβ β U) (hfzβ : f =αΆ [nhds zβ] 0) : Set.EqOn f 0 U - AnalyticOnNhd.eqOn_zero_of_preconnected_of_eventuallyEq_zero_aux π Mathlib.Analysis.Analytic.Uniqueness
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {F : Type u_3} [NormedAddCommGroup F] [NormedSpace π F] [CompleteSpace F] {f : E β F} {U : Set E} (hf : AnalyticOnNhd π f U) (hU : IsPreconnected U) {zβ : E} (hβ : zβ β U) (hfzβ : f =αΆ [nhds zβ] 0) : Set.EqOn f 0 U - IsOpen.exists_is_const_of_deriv_eq_zero π Mathlib.Analysis.Calculus.MeanValue
{π : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup G] [NormedSpace π G] {f : π β G} {s : Set π} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hf' : Set.EqOn (deriv f) 0 s) : β a, β x β s, f x = a - IsOpen.is_const_of_deriv_eq_zero π Mathlib.Analysis.Calculus.MeanValue
{π : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup G] [NormedSpace π G] {f : π β G} {s : Set π} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hf' : Set.EqOn (deriv f) 0 s) {x y : π} (hx : x β s) (hy : y β s) : f x = f y - IsOpen.eqOn_of_deriv_eq π Mathlib.Analysis.Calculus.MeanValue
{π : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup G] [NormedSpace π G] {s : Set π} {x : π} {f g : π β G} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hg : DifferentiableOn π g s) (hf' : Set.EqOn (deriv f) (deriv g) s) (hx : x β s) (hfgx : f x = g x) : Set.EqOn f g s - IsOpen.exists_eq_add_of_deriv_eq π Mathlib.Analysis.Calculus.MeanValue
{π : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup G] [NormedSpace π G] {s : Set π} {f g : π β G} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hg : DifferentiableOn π g s) (hf' : Set.EqOn (deriv f) (deriv g) s) : β a, Set.EqOn f (fun x => g x + a) s - IsOpen.exists_eq_add_of_fderiv_eq π Mathlib.Analysis.Calculus.MeanValue
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {π : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedSpace π E] [NormedAddCommGroup G] [NormedSpace π G] {f g : E β G} {s : Set E} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hg : DifferentiableOn π g s) (hf' : Set.EqOn (fderiv π f) (fderiv π g) s) : β a, Set.EqOn f (fun x => g x + a) s - IsOpen.eqOn_of_fderiv_eq π Mathlib.Analysis.Calculus.MeanValue
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {π : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedSpace π E] [NormedAddCommGroup G] [NormedSpace π G] {f g : E β G} {s : Set E} {x : E} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hg : DifferentiableOn π g s) (hf' : β x β s, fderiv π f x = fderiv π g x) (hx : x β s) (hfgx : f x = g x) : Set.EqOn f g s - IsOpen.exists_is_const_of_fderiv_eq_zero π Mathlib.Analysis.Calculus.MeanValue
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {π : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedSpace π E] [NormedAddCommGroup G] [NormedSpace π G] {f : E β G} {s : Set E} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hf' : Set.EqOn (fderiv π f) 0 s) : β a, β x β s, f x = a - IsOpen.is_const_of_fderiv_eq_zero π Mathlib.Analysis.Calculus.MeanValue
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {π : Type u_3} {G : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedSpace π E] [NormedAddCommGroup G] [NormedSpace π G] {f : E β G} {s : Set E} (hs : IsOpen s) (hs' : IsPreconnected s) (hf : DifferentiableOn π f s) (hf' : Set.EqOn (fderiv π f) 0 s) {x y : E} (hx : x β s) (hy : y β s) : f x = f y - AnalyticOnNhd.eqOn_or_eventually_ne_of_preconnected π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f g : π β E} {U : Set π} (hf : AnalyticOnNhd π f U) (hg : AnalyticOnNhd π g U) (hU : IsPreconnected U) : Set.EqOn f g U β¨ βαΆ (x : π) in Filter.codiscreteWithin U, f x β g x - AnalyticOnNhd.eqOn_zero_or_eventually_ne_zero_of_preconnected π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f : π β E} {U : Set π} (hf : AnalyticOnNhd π f U) (hU : IsPreconnected U) : Set.EqOn f 0 U β¨ βαΆ (x : π) in Filter.codiscreteWithin U, f x β 0 - AnalyticOnNhd.eqOn_of_preconnected_of_frequently_eq π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f g : π β E} {zβ : π} {U : Set π} (hf : AnalyticOnNhd π f U) (hg : AnalyticOnNhd π g U) (hU : IsPreconnected U) (hβ : zβ β U) (hfg : βαΆ (z : π) in nhdsWithin zβ {zβ}αΆ, f z = g z) : Set.EqOn f g U - AnalyticOnNhd.eqOn_of_preconnected_of_mem_closure π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f g : π β E} {zβ : π} {U : Set π} (hf : AnalyticOnNhd π f U) (hg : AnalyticOnNhd π g U) (hU : IsPreconnected U) (hβ : zβ β U) (hfg : zβ β closure ({z | f z = g z} \ {zβ})) : Set.EqOn f g U - AnalyticOnNhd.eqOn_zero_of_preconnected_of_frequently_eq_zero π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f : π β E} {zβ : π} {U : Set π} (hf : AnalyticOnNhd π f U) (hU : IsPreconnected U) (hβ : zβ β U) (hfw : βαΆ (z : π) in nhdsWithin zβ {zβ}αΆ, f z = 0) : Set.EqOn f 0 U - AnalyticOnNhd.eqOn_zero_of_preconnected_of_mem_closure π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f : π β E} {zβ : π} {U : Set π} (hf : AnalyticOnNhd π f U) (hU : IsPreconnected U) (hβ : zβ β U) (hfzβ : zβ β closure ({z | f z = 0} \ {zβ})) : Set.EqOn f 0 U - AnalyticOnNhd.eq_zero_or_eq_zero_of_mul_eq_zero π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {U : Set π} {A : Type u_3} [NormedRing A] [IsDomain A] [NormedAlgebra π A] {f g : π β A} (hf : AnalyticOnNhd π f U) (hg : AnalyticOnNhd π g U) (hfg : β z β U, f z * g z = 0) (hU : IsPreconnected U) : (β z β U, f z = 0) β¨ β z β U, g z = 0 - AnalyticOnNhd.eq_zero_or_eq_zero_of_smul_eq_zero π Mathlib.Analysis.Analytic.IsolatedZeros
{π : Type u_1} [NontriviallyNormedField π] {U : Set π} {A : Type u_3} [NormedRing A] [IsDomain A] [NormedAlgebra π A] {B : Type u_4} [NormedAddCommGroup B] [NormedSpace π B] [Module A B] [Module.IsTorsionFree A B] {f : π β A} {g : π β B} (hf : AnalyticOnNhd π f U) (hg : AnalyticOnNhd π g U) (hfg : β z β U, f z β’ g z = 0) (hU : IsPreconnected U) : (β z β U, f z = 0) β¨ β z β U, g z = 0 - logDeriv_eqOn_iff π Mathlib.Analysis.Calculus.LogDeriv
{π : Type u_1} {π' : Type u_2} [NontriviallyNormedField π] [NontriviallyNormedField π'] [NormedAlgebra π π'] [IsRCLikeNormedField π] {f g : π β π'} {s : Set π} (hf : DifferentiableOn π f s) (hg : DifferentiableOn π g s) (hs2 : IsOpen s) (hsc : IsPreconnected s) (hgn : β x β s, g x β 0) (hfn : β x β s, f x β 0) : Set.EqOn (logDeriv f) (logDeriv g) s β β z, z β 0 β§ Set.EqOn f (z β’ g) s - Metric.isPreconnected_ball π Mathlib.Analysis.Normed.Module.Connected
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {x : E} {r : β} : IsPreconnected (Metric.ball x r) - Metric.isPreconnected_closedBall π Mathlib.Analysis.Normed.Module.Connected
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {x : E} {r : β} : IsPreconnected (Metric.closedBall x r) - Metric.isPreconnected_closedEBall π Mathlib.Analysis.Normed.Module.Connected
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {x : E} {r : ENNReal} : IsPreconnected (Metric.closedEBall x r) - Metric.isPreconnected_eball π Mathlib.Analysis.Normed.Module.Connected
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {x : E} {r : ENNReal} : IsPreconnected (Metric.eball x r) - isPreconnected_sphere π Mathlib.Analysis.Normed.Module.Connected
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] (h : 1 < Module.rank β E) (x : E) (r : β) : IsPreconnected (Metric.sphere x r) - AnalyticOnNhd.analyticOrderAt_ne_top_of_isPreconnected π Mathlib.Analysis.Analytic.Order
{π : Type u_1} {E : Type u_2} [NontriviallyNormedField π] [NormedAddCommGroup E] [NormedSpace π E] {U : Set π} {f : π β E} {x y : π} (hf : AnalyticOnNhd π f U) (hU : IsPreconnected U) (hβx : x β U) (hy : y β U) (hβx : analyticOrderAt f x β β€) : analyticOrderAt f y β β€ - TopologicalSpace.vietoris.isPreconnected_nonempty_finite_subsets π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) : IsPreconnected {t | t.Nonempty β§ t.Finite β§ t β s} - TopologicalSpace.NonemptyCompacts.isPreconnected_Iic π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {K : TopologicalSpace.NonemptyCompacts Ξ±} (hK : IsPreconnected βK) : IsPreconnected (Set.Iic K) - TopologicalSpace.NonemptyCompacts.isPreconnected_subsets π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) : IsPreconnected {K | βK β s} - TopologicalSpace.vietoris.isPreconnected_sUnion π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {s : Set (Set Ξ±)} (hs : IsPreconnected s) (h : β t β s, IsPreconnected t) : IsPreconnected (ββ s) - TopologicalSpace.Compacts.isPreconnected_Ioc π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {K L : TopologicalSpace.Compacts Ξ±} (hL : IsPreconnected βL) : IsPreconnected (Set.Ioc K L) - TopologicalSpace.NonemptyCompacts.isPreconnected_Icc π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {K L : TopologicalSpace.NonemptyCompacts Ξ±} (hL : IsPreconnected βL) : IsPreconnected (Set.Icc K L) - TopologicalSpace.NonemptyCompacts.isPreconnected_Ioc π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {K L : TopologicalSpace.NonemptyCompacts Ξ±} (hL : IsPreconnected βL) : IsPreconnected (Set.Ioc K L) - TopologicalSpace.Compacts.isPreconnected_nonempty_subsets π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) : IsPreconnected {K | (βK).Nonempty β§ βK β s} - TopologicalSpace.NonemptyCompacts.isPreconnected_finite_subsets π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) : IsPreconnected {K | (βK).Finite β§ βK β s} - TopologicalSpace.Compacts.isPreconnected_Icc π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {K L : TopologicalSpace.Compacts Ξ±} (hK : K β β₯) (hL : IsPreconnected βL) : IsPreconnected (Set.Icc K L) - TopologicalSpace.Compacts.isPreconnected_nonempty_finite_subsets π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} [TopologicalSpace Ξ±] {s : Set Ξ±} (hs : IsPreconnected s) : IsPreconnected {K | (βK).Nonempty β§ (βK).Finite β§ βK β s} - TopologicalSpace.vietoris.isPreconnected_biUnion π Mathlib.Topology.Sets.VietorisTopology
{Ξ± : Type u_1} {Ξ² : Type u_2} [TopologicalSpace Ξ±] [TopologicalSpace Ξ²] {s : Set Ξ±} {f : Ξ± β Set Ξ²} (hs : IsPreconnected s) (hf : ContinuousOn f s) (h : β x β s, IsPreconnected (f x)) : IsPreconnected (β x β s, f x) - Subalgebra.spectrum_eq_of_isPreconnected_compl π Mathlib.Analysis.Normed.Algebra.Spectrum
{π : Type u_3} {A : Type u_4} {SA : Type u_5} [NormedRing A] [CompleteSpace A] [SetLike SA A] [SubringClass SA A] [NontriviallyNormedField π] [NormedAlgebra π A] [SMulMemClass SA π A] (S : SA) [hS : IsClosed βS] (x : β₯S) (h : IsPreconnected (spectrum π βx)αΆ) : spectrum π x = spectrum π βx - IsSeparatedMap.eqOn_of_comp_eqOn π Mathlib.Topology.SeparatedMap
{X : Type u_1} {E : Type u_2} {A : Type u_3} [TopologicalSpace E] [TopologicalSpace A] {p : E β X} {s : Set A} {gβ gβ : A β E} (sep : IsSeparatedMap p) (inj : IsLocallyInjective p) (hs : IsPreconnected s) (hβ : ContinuousOn gβ s) (hβ : ContinuousOn gβ s) (he : Set.EqOn (p β gβ) (p β gβ) s) {a : A} (has : a β s) (ha : gβ a = gβ a) : Set.EqOn gβ gβ s - IsSeparatedMap.constOn_of_comp π Mathlib.Topology.SeparatedMap
{X : Type u_1} {E : Type u_2} {A : Type u_3} [TopologicalSpace E] [TopologicalSpace A] {p : E β X} {s : Set A} {g : A β E} (sep : IsSeparatedMap p) (inj : IsLocallyInjective p) (hs : IsPreconnected s) (cont : ContinuousOn g s) (he : β a β s, β a' β s, p (g a) = p (g a')) {a a' : A} (ha : a β s) (ha' : a' β s) : g a = g a' - IsCoveringMap.eqOn_of_comp_eqOn π Mathlib.Topology.Covering.Basic
{E : Type u_1} {X : Type u_2} [TopologicalSpace E] [TopologicalSpace X] {f : E β X} (hf : IsCoveringMap f) {A : Type u_3} [TopologicalSpace A] {s : Set A} {gβ gβ : A β E} (hs : IsPreconnected s) (hβ : ContinuousOn gβ s) (hβ : ContinuousOn gβ s) (he : Set.EqOn (f β gβ) (f β gβ) s) {a : A} (has : a β s) (ha : gβ a = gβ a) : Set.EqOn gβ gβ s - IsCoveringMap.constOn_of_comp π Mathlib.Topology.Covering.Basic
{E : Type u_1} {X : Type u_2} [TopologicalSpace E] [TopologicalSpace X] {f : E β X} (hf : IsCoveringMap f) {A : Type u_3} [TopologicalSpace A] {s : Set A} {g : A β E} (hs : IsPreconnected s) (cont : ContinuousOn g s) (he : β a β s, β a' β s, f (g a) = f (g a')) {a a' : A} (ha : a β s) (ha' : a' β s) : g a = g a' - Circle.not_isPreconnected_compl_pair π Mathlib.Analysis.SpecialFunctions.Complex.Circle
{x y : Circle} (hxy : x β y) : Β¬IsPreconnected {x, y}αΆ - cauchy_map_of_uniformCauchySeqOn_fderiv π Mathlib.Analysis.Calculus.UniformLimitsDeriv
{ΞΉ : Type u_1} {l : Filter ΞΉ} {E : Type u_2} [NormedAddCommGroup E] {π : Type u_3} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedSpace π E] {G : Type u_4} [NormedAddCommGroup G] [NormedSpace π G] {f : ΞΉ β E β G} {f' : ΞΉ β E β E βL[π] G} {s : Set E} (hs : IsOpen s) (h's : IsPreconnected s) (hf' : UniformCauchySeqOn f' l s) (hf : β (n : ΞΉ), β y β s, HasFDerivAt (f n) (f' n y) y) {xβ x : E} (hxβ : xβ β s) (hx : x β s) (hfg : Cauchy (Filter.map (fun n => f n xβ) l)) : Cauchy (Filter.map (fun n => f n x) l) - summable_of_summable_hasDerivAt_of_isPreconnected π Mathlib.Analysis.Calculus.SmoothSeries
{Ξ± : Type u_1} {π : Type u_2} {F : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedAddCommGroup F] [CompleteSpace F] {u : Ξ± β β} [NormedSpace π F] {g g' : Ξ± β π β F} {t : Set π} {yβ y : π} (hu : Summable u) (ht : IsOpen t) (h't : IsPreconnected t) (hg : β (n : Ξ±), β y β t, HasDerivAt (g n) (g' n y) y) (hg' : β (n : Ξ±), β y β t, βg' n yβ β€ u n) (hyβ : yβ β t) (hg0 : Summable fun x => g x yβ) (hy : y β t) : Summable fun n => g n y - hasDerivAt_tsum_of_isPreconnected π Mathlib.Analysis.Calculus.SmoothSeries
{Ξ± : Type u_1} {π : Type u_2} {F : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedAddCommGroup F] [CompleteSpace F] {u : Ξ± β β} [NormedSpace π F] {g g' : Ξ± β π β F} {t : Set π} {yβ y : π} (hu : Summable u) (ht : IsOpen t) (h't : IsPreconnected t) (hg : β (n : Ξ±), β y β t, HasDerivAt (g n) (g' n y) y) (hg' : β (n : Ξ±), β y β t, βg' n yβ β€ u n) (hyβ : yβ β t) (hg0 : Summable fun n => g n yβ) (hy : y β t) : HasDerivAt (fun z => β' (n : Ξ±), g n z) (β' (n : Ξ±), g' n y) y - summable_of_summable_hasFDerivAt_of_isPreconnected π Mathlib.Analysis.Calculus.SmoothSeries
{Ξ± : Type u_1} {π : Type u_2} {E : Type u_3} {F : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedAddCommGroup E] [NormedSpace π E] [NormedAddCommGroup F] [CompleteSpace F] {u : Ξ± β β} [NormedSpace π F] {f : Ξ± β E β F} {f' : Ξ± β E β E βL[π] F} {s : Set E} {xβ x : E} (hu : Summable u) (hs : IsOpen s) (h's : IsPreconnected s) (hf : β (n : Ξ±), β x β s, HasFDerivAt (f n) (f' n x) x) (hf' : β (n : Ξ±), β x β s, βf' n xβ β€ u n) (hxβ : xβ β s) (hf0 : Summable fun x => f x xβ) (hx : x β s) : Summable fun n => f n x - hasFDerivAt_tsum_of_isPreconnected π Mathlib.Analysis.Calculus.SmoothSeries
{Ξ± : Type u_1} {π : Type u_2} {E : Type u_3} {F : Type u_4} [NontriviallyNormedField π] [IsRCLikeNormedField π] [NormedAddCommGroup E] [NormedSpace π E] [NormedAddCommGroup F] [CompleteSpace F] {u : Ξ± β β} [NormedSpace π F] {f : Ξ± β E β F} {f' : Ξ± β E β E βL[π] F} {s : Set E} {xβ x : E} (hu : Summable u) (hs : IsOpen s) (h's : IsPreconnected s) (hf : β (n : Ξ±), β x β s, HasFDerivAt (f n) (f' n x) x) (hf' : β (n : Ξ±), β x β s, βf' n xβ β€ u n) (hxβ : xβ β s) (hf0 : Summable fun n => f n xβ) (hx : x β s) : HasFDerivAt (fun y => β' (n : Ξ±), f n y) (β' (n : Ξ±), f' n x) x - Complex.eqOn_closure_of_isPreconnected_of_isMaxOn_norm π Mathlib.Analysis.Complex.AbsMax
{E : Type u} [NormedAddCommGroup E] [NormedSpace β E] {F : Type v} [NormedAddCommGroup F] [NormedSpace β F] [StrictConvexSpace β F] {f : E β F} {U : Set E} {c : E} (hc : IsPreconnected U) (ho : IsOpen U) (hd : DiffContOnCl β f U) (hcU : c β U) (hm : IsMaxOn (norm β f) U c) : Set.EqOn f (Function.const E (f c)) (closure U) - Complex.norm_eqOn_closure_of_isPreconnected_of_isMaxOn π Mathlib.Analysis.Complex.AbsMax
{E : Type u} [NormedAddCommGroup E] [NormedSpace β E] {F : Type v} [NormedAddCommGroup F] [NormedSpace β F] {f : E β F} {U : Set E} {c : E} (hc : IsPreconnected U) (ho : IsOpen U) (hd : DiffContOnCl β f U) (hcU : c β U) (hm : IsMaxOn (norm β f) U c) : Set.EqOn (norm β f) (Function.const E βf cβ) (closure U) - Complex.eqOn_of_isPreconnected_of_isMaxOn_norm π Mathlib.Analysis.Complex.AbsMax
{E : Type u} [NormedAddCommGroup E] [NormedSpace β E] {F : Type v} [NormedAddCommGroup F] [NormedSpace β F] [StrictConvexSpace β F] {f : E β F} {U : Set E} {c : E} (hc : IsPreconnected U) (ho : IsOpen U) (hd : DifferentiableOn β f U) (hcU : c β U) (hm : IsMaxOn (norm β f) U c) : Set.EqOn f (Function.const E (f c)) U - Complex.norm_eqOn_of_isPreconnected_of_isMaxOn π Mathlib.Analysis.Complex.AbsMax
{E : Type u} [NormedAddCommGroup E] [NormedSpace β E] {F : Type v} [NormedAddCommGroup F] [NormedSpace β F] {f : E β F} {U : Set E} {c : E} (hc : IsPreconnected U) (ho : IsOpen U) (hd : DifferentiableOn β f U) (hcU : c β U) (hm : IsMaxOn (norm β f) U c) : Set.EqOn (norm β f) (Function.const E βf cβ) U - MeromorphicOn.meromorphicOrderAt_eq_top_of_isPreconnected π Mathlib.Analysis.Meromorphic.Order
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f : π β E} {x : π} {U : Set π} (hf : MeromorphicOn f U) {y : π} (hU : IsPreconnected U) (hβx : x β U) (hy : y β U) (hβx : meromorphicOrderAt f x = β€) : meromorphicOrderAt f y = β€ - MeromorphicOn.meromorphicOrderAt_ne_top_of_isPreconnected π Mathlib.Analysis.Meromorphic.Order
{π : Type u_1} [NontriviallyNormedField π] {E : Type u_2} [NormedAddCommGroup E] [NormedSpace π E] {f : π β E} {x : π} {U : Set π} (hf : MeromorphicOn f U) {y : π} (hU : IsPreconnected U) (hβx : x β U) (hy : y β U) (hβx : meromorphicOrderAt f x β β€) : meromorphicOrderAt f y β β€ - MeromorphicOn.mul_inv_eventuallyEq π Mathlib.Analysis.Meromorphic.Order
{π : Type u_1} [NontriviallyNormedField π] {π' : Type u_4} [NontriviallyNormedField π'] [NormedAlgebra π π'] {U : Set π} {f : π β π'} (hf : MeromorphicOn f U) (hU : IsPreconnected U) (h0 : Β¬f =αΆ [Filter.codiscreteWithin U] 0) : f * fβ»ΒΉ =αΆ [Filter.codiscreteWithin U] 1 - AnalyticOnNhd.is_constant_or_isOpen π Mathlib.Analysis.Complex.OpenMapping
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {U : Set E} {g : E β β} (hg : AnalyticOnNhd β g U) (hU : IsPreconnected U) : (β w, β z β U, g z = w) β¨ β s β U, IsOpen s β IsOpen (g '' s) - QuasiconcaveOn.isPreconnected_preimage_subtype π Mathlib.Analysis.Convex.Quasiconvex
{E : Type u_4} [AddCommGroup E] [Module β E] [TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousSMul β E] {Ξ² : Type u_5} [Preorder Ξ²] {f : E β Ξ²} {s : Set E} {t : Ξ²} (hfc : QuasiconcaveOn β s f) : IsPreconnected (Subtype.val β»ΒΉ' f β»ΒΉ' Set.Ici t) - QuasiconvexOn.isPreconnected_preimage_subtype π Mathlib.Analysis.Convex.Quasiconvex
{E : Type u_4} [AddCommGroup E] [Module β E] [TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousSMul β E] {Ξ² : Type u_5} [Preorder Ξ²] {f : E β Ξ²} {s : Set E} {t : Ξ²} (hfc : QuasiconvexOn β s f) : IsPreconnected (Subtype.val β»ΒΉ' f β»ΒΉ' Set.Iic t) - QuasilinearOn.isPreconnected_preimage_subtype π Mathlib.Analysis.Convex.Quasiconvex
{E : Type u_4} [AddCommGroup E] [Module β E] [TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousSMul β E] {Ξ² : Type u_5} [Preorder Ξ²] {f : E β Ξ²} {s : Set E} {t : Ξ²} (hfc : QuasilinearOn β s f) : IsPreconnected (Subtype.val β»ΒΉ' f β»ΒΉ' Set.Iic t) - AffineSubspace.isPreconnected_setOfPred_sOppSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.SOppSide x y} - AffineSubspace.isPreconnected_setOfPred_sSameSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.SSameSide x y} - AffineSubspace.isPreconnected_setOfPred_wOppSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.WOppSide x y} - AffineSubspace.isPreconnected_setOfPred_wSameSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.WSameSide x y} - AffineSubspace.isPreconnected_setOf_sOppSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.SOppSide x y} - AffineSubspace.isPreconnected_setOf_sSameSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.SSameSide x y} - AffineSubspace.isPreconnected_setOf_wOppSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.WOppSide x y} - AffineSubspace.isPreconnected_setOf_wSameSide π Mathlib.Analysis.Convex.Side
{V : Type u_2} {P : Type u_4} [SeminormedAddCommGroup V] [NormedSpace β V] [PseudoMetricSpace P] [NormedAddTorsor V P] (s : AffineSubspace β P) (x : P) : IsPreconnected {y | s.WSameSide x y} - IsPreconnected.infinite_of_nontrivial π Mathlib.Topology.Separation.Connected
{X : Type u_1} [TopologicalSpace X] [T1Space X] {s : Set X} (h : IsPreconnected s) (hs : s.Nontrivial) : s.Infinite - MDifferentiableOn.apply_eq_of_isPreconnected_isCompact_isOpen π Mathlib.Geometry.Manifold.Complex
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace β F] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners β E H} [I.Boundaryless] {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] [IsManifold I 1 M] {f : M β F} {U : Set M} {a b : M} (hd : MDiff[U] f) (hpc : IsPreconnected U) (hc : IsCompact U) (ho : IsOpen U) (ha : a β U) (hb : b β U) : f a = f b - MDifferentiableOn.eqOn_of_isPreconnected_of_isMaxOn_norm π Mathlib.Geometry.Manifold.Complex
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace β F] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners β E H} [I.Boundaryless] {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] [IsManifold I 1 M] [StrictConvexSpace β F] {f : M β F} {U : Set M} {c : M} (hd : MDiff[U] f) (hc : IsPreconnected U) (ho : IsOpen U) (hcU : c β U) (hm : IsMaxOn (norm β f) U c) : Set.EqOn f (Function.const M (f c)) U - MDifferentiableOn.norm_eqOn_of_isPreconnected_of_isMaxOn π Mathlib.Geometry.Manifold.Complex
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {F : Type u_2} [NormedAddCommGroup F] [NormedSpace β F] {H : Type u_3} [TopologicalSpace H] {I : ModelWithCorners β E H} [I.Boundaryless] {M : Type u_4} [TopologicalSpace M] [ChartedSpace H M] [IsManifold I 1 M] {f : M β F} {U : Set M} {c : M} (hd : MDiff[U] f) (hc : IsPreconnected U) (ho : IsOpen U) (hcU : c β U) (hm : IsMaxOn (norm β f) U c) : Set.EqOn (norm β f) (Function.const M βf cβ) U - IsPreconnected.inter_derivedSet_nonempty π Mathlib.Topology.DerivedSet
{X : Type u_1} [TopologicalSpace X] [T1Space X] {U : Set X} (hs : IsPreconnected U) (a b : Set X) (h : U β a βͺ b) (ha : (U β© derivedSet a).Nonempty) (hb : (U β© derivedSet b).Nonempty) : (U β© (derivedSet a β© derivedSet b)).Nonempty - eq_of_germ_isConstant_on π Mathlib.Topology.Germ
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] {f : X β Y} {x : X} {s : Set X} (h : β x β s, (βf).IsConstant) (hs : IsPreconnected s) {x' : X} (x_in : x β s) (x'_in : x' β s) : f x = f x'
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59