Loogle!
Result
Found 1036 declarations mentioning SecondCountableTopology. Of these, only the first 200 are shown.
- SecondCountableTopology 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] : Prop - Finite.toSecondCountableTopology 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [Finite α] : SecondCountableTopology α - TopologicalSpace.countableBasis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : Set (Set α) - TopologicalSpace.SecondCountableTopology.to_firstCountableTopology 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : FirstCountableTopology α - TopologicalSpace.SecondCountableTopology.to_separableSpace 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] : TopologicalSpace.SeparableSpace α - TopologicalSpace.instSecondCountableTopologyOfCountableOfFirstCountableTopology 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [Countable α] [FirstCountableTopology α] : SecondCountableTopology α - TopologicalSpace.countable_countableBasis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : (TopologicalSpace.countableBasis α).Countable - TopologicalSpace.isBasis_countableBasis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : TopologicalSpace.IsTopologicalBasis (TopologicalSpace.countableBasis α) - TopologicalSpace.SecondCountableTopology.mk' 📋 Mathlib.Topology.Bases
{α : Type u_1} {b : Set (Set α)} (hc : b.Countable) : SecondCountableTopology α - TopologicalSpace.encodableCountableBasis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : Encodable ↑(TopologicalSpace.countableBasis α) - TopologicalSpace.eq_generateFrom_countableBasis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : t = TopologicalSpace.generateFrom (TopologicalSpace.countableBasis α) - TopologicalSpace.secondCountableTopology_induced 📋 Mathlib.Topology.Bases
(α : Type u_1) (β : Type u_2) [t : TopologicalSpace β] [SecondCountableTopology β] (f : α → β) : SecondCountableTopology α - TopologicalSpace.IsTopologicalBasis.secondCountableTopology 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] {b : Set (Set α)} (hb : TopologicalSpace.IsTopologicalBasis b) (hc : b.Countable) : SecondCountableTopology α - Topology.IsEmbedding.secondCountableTopology 📋 Mathlib.Topology.Bases
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] {f : α → β} [TopologicalSpace β] [SecondCountableTopology β] (hf : Topology.IsEmbedding f) : SecondCountableTopology α - Topology.IsEmbedding.separableSpace 📋 Mathlib.Topology.Bases
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] [TopologicalSpace β] [SecondCountableTopology β] {f : α → β} (hf : Topology.IsEmbedding f) : TopologicalSpace.SeparableSpace α - Topology.IsInducing.secondCountableTopology 📋 Mathlib.Topology.Bases
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] {f : α → β} [TopologicalSpace β] [SecondCountableTopology β] (hf : Topology.IsInducing f) : SecondCountableTopology α - Topology.IsOpenQuotientMap.secondCountableTopology 📋 Mathlib.Topology.Bases
{X : Type u_1} [TopologicalSpace X] {Y : Type u_2} [TopologicalSpace Y] {π : X → Y} [SecondCountableTopology X] (h : IsOpenQuotientMap π) : SecondCountableTopology Y - TopologicalSpace.exists_seq_basis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : ∃ b, TopologicalSpace.IsTopologicalBasis (Set.range b) - TopologicalSpace.instSecondCountableTopologyProd 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] {β : Type u_1} [TopologicalSpace β] [SecondCountableTopology α] [SecondCountableTopology β] : SecondCountableTopology (α × β) - TopologicalSpace.instSecondCountableTopologySum 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] {β : Type u_1} [TopologicalSpace β] [SecondCountableTopology α] [SecondCountableTopology β] : SecondCountableTopology (α ⊕ β) - TopologicalSpace.instSecondCountableTopologyForallOfCountable 📋 Mathlib.Topology.Bases
{ι : Type u_1} {X : ι → Type u_2} [Countable ι] [(a : ι) → TopologicalSpace (X a)] [∀ (a : ι), SecondCountableTopology (X a)] : SecondCountableTopology ((a : ι) → X a) - TopologicalSpace.Subtype.secondCountableTopology 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] (s : Set α) [SecondCountableTopology α] : SecondCountableTopology ↑s - SecondCountableTopology.is_open_generated_countable 📋 Mathlib.Topology.Bases
{α : Type u} {t : TopologicalSpace α} [self : SecondCountableTopology α] : ∃ b, b.Countable ∧ t = TopologicalSpace.generateFrom b - SecondCountableTopology.mk 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] (is_open_generated_countable : ∃ b, b.Countable ∧ t = TopologicalSpace.generateFrom b) : SecondCountableTopology α - TopologicalSpace.empty_notMem_countableBasis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : ∅ ∉ TopologicalSpace.countableBasis α - TopologicalSpace.nonempty_of_mem_countableBasis 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {s : Set α} (hs : s ∈ TopologicalSpace.countableBasis α) : s.Nonempty - TopologicalSpace.isOpen_of_mem_countableBasis 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {s : Set α} (hs : s ∈ TopologicalSpace.countableBasis α) : IsOpen s - Topology.IsQuotientMap.secondCountableTopology 📋 Mathlib.Topology.Bases
{X : Type u_1} [TopologicalSpace X] {Y : Type u_2} [TopologicalSpace Y] {π : X → Y} [SecondCountableTopology X] (h' : Topology.IsQuotientMap π) (h : IsOpenMap π) : SecondCountableTopology Y - TopologicalSpace.instSecondCountableTopologySigmaOfCountable 📋 Mathlib.Topology.Bases
{ι : Type u_1} {E : ι → Type u_2} [(i : ι) → TopologicalSpace (E i)] [Countable ι] [∀ (i : ι), SecondCountableTopology (E i)] : SecondCountableTopology ((i : ι) × E i) - TopologicalSpace.Quotient.secondCountableTopology 📋 Mathlib.Topology.Bases
{X : Type u_1} [TopologicalSpace X] {S : Setoid X} [SecondCountableTopology X] (h : IsOpenMap Quotient.mk') : SecondCountableTopology (Quotient S) - TopologicalSpace.secondCountableTopology_iInf 📋 Mathlib.Topology.Bases
{α : Type u_1} {ι : Sort u_2} [Countable ι] {t : ι → TopologicalSpace α} (ht : ∀ (i : ι), SecondCountableTopology α) : SecondCountableTopology α - TopologicalSpace.exists_countable_basis 📋 Mathlib.Topology.Bases
(α : Type u) [t : TopologicalSpace α] [SecondCountableTopology α] : ∃ b, b.Countable ∧ ∅ ∉ b ∧ TopologicalSpace.IsTopologicalBasis b - TopologicalSpace.IsTopologicalBasis.exists_countable 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {t✝ : Set (Set α)} (ht : TopologicalSpace.IsTopologicalBasis t✝) : ∃ s ⊆ t✝, s.Countable ∧ TopologicalSpace.IsTopologicalBasis s - TopologicalSpace.exists_countable_of_generateFrom 📋 Mathlib.Topology.Bases
{α : Type u_1} [ts : TopologicalSpace α] [SecondCountableTopology α] {t : Set (Set α)} (ht : ts = TopologicalSpace.generateFrom t) : ∃ s ⊆ t, s.Countable ∧ ts = TopologicalSpace.generateFrom s - TopologicalSpace.secondCountableTopology_of_countable_cover 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] {ι : Sort u_1} [Countable ι] {U : ι → Set α} [∀ (i : ι), SecondCountableTopology ↑(U i)] (Uo : ∀ (i : ι), IsOpen (U i)) (hc : ⋃ i, U i = Set.univ) : SecondCountableTopology α - TopologicalSpace.isOpen_sUnion_countable 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] (S : Set (Set α)) (H : ∀ s ∈ S, IsOpen s) : ∃ T, T.Countable ∧ T ⊆ S ∧ ⋃₀ T = ⋃₀ S - TopologicalSpace.isOpen_iUnion_countable 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {ι : Type u_1} (s : ι → Set α) (H : ∀ (i : ι), IsOpen (s i)) : ∃ T, T.Countable ∧ ⋃ i ∈ T, s i = ⋃ i, s i - TopologicalSpace.countable_cover_nhds 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {f : α → Set α} (hf : ∀ (x : α), f x ∈ nhds x) : ∃ s, s.Countable ∧ ⋃ x ∈ s, f x = Set.univ - TopologicalSpace.IsTopologicalBasis.exists_countable_biUnion_of_isOpen 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {t✝ : Set (Set α)} (ht : TopologicalSpace.IsTopologicalBasis t✝) {u : Set α} (hu : IsOpen u) : ∃ s ⊆ t✝, s.Countable ∧ u = ⋃ a ∈ s, a - TopologicalSpace.countable_cover_nhdsWithin 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {f : α → Set α} {s : Set α} (hf : ∀ x ∈ s, f x ∈ nhdsWithin x s) : ∃ t ⊆ s, t.Countable ∧ s ⊆ ⋃ x ∈ t, f x - TopologicalSpace.isOpen_biUnion_countable 📋 Mathlib.Topology.Bases
{α : Type u} [t : TopologicalSpace α] [SecondCountableTopology α] {ι : Type u_1} (I : Set ι) (s : ι → Set α) (H : ∀ i ∈ I, IsOpen (s i)) : ∃ T ⊆ I, T.Countable ∧ ⋃ i ∈ T, s i = ⋃ i ∈ I, s i - sigmaCompactSpace_of_locallyCompact_secondCountable 📋 Mathlib.Topology.Compactness.SigmaCompact
{X : Type u_1} [TopologicalSpace X] [LocallyCompactSpace X] [SecondCountableTopology X] : SigmaCompactSpace X - instSecondCountableTopologyOrderDual 📋 Mathlib.Topology.Order.OrderClosed
{α : Type u} [TopologicalSpace α] [h : SecondCountableTopology α] : SecondCountableTopology αᵒᵈ - SecondCountableTopology.toHereditarilyLindelof 📋 Mathlib.Topology.Compactness.Lindelof
{X : Type u} [TopologicalSpace X] [SecondCountableTopology X] : HereditarilyLindelofSpace X - CompletelyNormalSpace.of_regularSpace_secondCountableTopology 📋 Mathlib.Topology.Separation.Regular
{X : Type u_1} [TopologicalSpace X] [RegularSpace X] [SecondCountableTopology X] : CompletelyNormalSpace X - NormalSpace.of_regularSpace_secondCountableTopology 📋 Mathlib.Topology.Separation.Regular
{X : Type u_1} [TopologicalSpace X] [RegularSpace X] [SecondCountableTopology X] : NormalSpace X - Homeomorph.secondCountableTopology 📋 Mathlib.Topology.Homeomorph.Lemmas
{X : Type u_1} {Y : Type u_2} [TopologicalSpace X] [TopologicalSpace Y] [SecondCountableTopology Y] (h : X ≃ₜ Y) : SecondCountableTopology X - ContinuousConstSMul.secondCountableTopology 📋 Mathlib.Topology.Algebra.ConstMulAction
{Γ : Type u_4} [Group Γ] {T : Type u_5} [TopologicalSpace T] [MulAction Γ T] [SecondCountableTopology T] [ContinuousConstSMul Γ T] : SecondCountableTopology (Quotient (MulAction.orbitRel Γ T)) - ContinuousConstVAdd.secondCountableTopology 📋 Mathlib.Topology.Algebra.ConstMulAction
{Γ : Type u_4} [AddGroup Γ] {T : Type u_5} [TopologicalSpace T] [AddAction Γ T] [SecondCountableTopology T] [ContinuousConstVAdd Γ T] : SecondCountableTopology (Quotient (AddAction.orbitRel Γ T)) - UniformSpace.secondCountable_of_separable 📋 Mathlib.Topology.UniformSpace.Cauchy
(α : Type u) [uniformSpace : UniformSpace α] [(uniformity α).IsCountablyGenerated] [TopologicalSpace.SeparableSpace α] : SecondCountableTopology α - UniformSpace.secondCountable_of_almost_dense_set 📋 Mathlib.Topology.UniformSpace.Cauchy
{α : Type u} [uniformSpace : UniformSpace α] [(uniformity α).IsCountablyGenerated] (hs : ∀ U ∈ uniformity α, ∃ t, t.Countable ∧ ⋃ x ∈ t, UniformSpace.ball x U = Set.univ) : SecondCountableTopology α - QuotientAddGroup.instSecondCountableTopology 📋 Mathlib.Topology.Algebra.Group.Quotient
{G : Type u_1} [TopologicalSpace G] [AddGroup G] [SeparatelyContinuousAdd G] (N : AddSubgroup G) [SecondCountableTopology G] : SecondCountableTopology (G ⧸ N) - QuotientGroup.instSecondCountableTopology 📋 Mathlib.Topology.Algebra.Group.Quotient
{G : Type u_1} [TopologicalSpace G] [Group G] [SeparatelyContinuousMul G] (N : Subgroup G) [SecondCountableTopology G] : SecondCountableTopology (G ⧸ N) - instSecondCountableTopologyOfOrderTopologyOfCountable 📋 Mathlib.Topology.Order.Basic
{α : Type u} [ts : TopologicalSpace α] [Preorder α] [OrderTopology α] [Countable α] : SecondCountableTopology α - SecondCountableTopology.of_separableSpace_orderTopology 📋 Mathlib.Topology.Order.Basic
(α : Type u) [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [DenselyOrdered α] [TopologicalSpace.SeparableSpace α] : SecondCountableTopology α - countable_setOfPred_covBy_left 📋 Mathlib.Topology.Order.Basic
{α : Type u} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | ∃ y, y ⋖ x}.Countable - countable_setOfPred_covBy_right 📋 Mathlib.Topology.Order.Basic
{α : Type u} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | ∃ y, x ⋖ y}.Countable - countable_setOf_covBy_left 📋 Mathlib.Topology.Order.Basic
{α : Type u} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | ∃ y, y ⋖ x}.Countable - countable_setOf_covBy_right 📋 Mathlib.Topology.Order.Basic
{α : Type u} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | ∃ y, x ⋖ y}.Countable - exists_countable_generateFrom_Ioi_Iio 📋 Mathlib.Topology.Order.Basic
(α : Type u) [ts : TopologicalSpace α] [Preorder α] [OrderTopology α] [SecondCountableTopology α] : ∃ c, c.Countable ∧ ts = TopologicalSpace.generateFrom {s | ∃ a ∈ c, s = Set.Ioi a ∨ s = Set.Iio a} - countable_of_isolated_left' 📋 Mathlib.Topology.Order.Basic
{α : Type u} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | ∃ y < x, Set.Ioo y x = ∅}.Countable - countable_image_gt_image_Iio 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] (f : β → α) [SecondCountableTopology α] : {x | ∃ z, f x < z ∧ ∀ y < x, z ≤ f y}.Countable - countable_image_gt_image_Ioi 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] (f : β → α) [SecondCountableTopology α] : {x | ∃ z < f x, ∀ (y : β), x < y → f y ≤ z}.Countable - countable_image_lt_image_Iio 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] (f : β → α) [SecondCountableTopology α] : {x | ∃ z < f x, ∀ y < x, f y ≤ z}.Countable - countable_image_lt_image_Ioi 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] (f : β → α) [SecondCountableTopology α] : {x | ∃ z, f x < z ∧ ∀ (y : β), x < y → z ≤ f y}.Countable - countable_image_gt_image_Iio_within 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] [SecondCountableTopology α] (t : Set β) (f : β → α) : {x | x ∈ t ∧ ∃ z, f x < z ∧ ∀ y ∈ t, y < x → z ≤ f y}.Countable - countable_image_gt_image_Ioi_within 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] [SecondCountableTopology α] (t : Set β) (f : β → α) : {x | x ∈ t ∧ ∃ z < f x, ∀ y ∈ t, x < y → f y ≤ z}.Countable - countable_image_lt_image_Iio_within 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] [SecondCountableTopology α] (t : Set β) (f : β → α) : {x | x ∈ t ∧ ∃ z < f x, ∀ y ∈ t, y < x → f y ≤ z}.Countable - countable_image_lt_image_Ioi_within 📋 Mathlib.Topology.Order.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [LinearOrder β] [SecondCountableTopology α] (t : Set β) (f : β → α) : {x | x ∈ t ∧ ∃ z, f x < z ∧ ∀ y ∈ t, x < y → z ≤ f y}.Countable - Set.PairwiseDisjoint.countable_of_Ioo 📋 Mathlib.Topology.Order.Basic
{α : Type u} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {y : α → α} {s : Set α} (h : s.PairwiseDisjoint fun x => Set.Ioo x (y x)) (h' : ∀ x ∈ s, x < y x) : s.Countable - countable_setOfPred_isolated_left 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | nhdsWithin x (Set.Iio x) = ⊥}.Countable - countable_setOfPred_isolated_right 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | nhdsWithin x (Set.Ioi x) = ⊥}.Countable - countable_setOf_isolated_left 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | nhdsWithin x (Set.Iio x) = ⊥}.Countable - countable_setOf_isolated_right 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] : {x | nhdsWithin x (Set.Ioi x) = ⊥}.Countable - countable_setOfPred_isolated_left_within 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} : {x | x ∈ s ∧ nhdsWithin x (s ∩ Set.Iio x) = ⊥}.Countable - countable_setOfPred_isolated_right_within 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} : {x | x ∈ s ∧ nhdsWithin x (s ∩ Set.Ioi x) = ⊥}.Countable - countable_setOf_isolated_left_within 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} : {x | x ∈ s ∧ nhdsWithin x (s ∩ Set.Iio x) = ⊥}.Countable - countable_setOf_isolated_right_within 📋 Mathlib.Topology.Order.LeftRightNhds
{α : Type u_1} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} : {x | x ∈ s ∧ nhdsWithin x (s ∩ Set.Ioi x) = ⊥}.Countable - TopologicalSpace.Opens.instSecondCountableOpens 📋 Mathlib.Topology.Sets.Opens
{α : Type u_2} [TopologicalSpace α] [SecondCountableTopology α] (U : TopologicalSpace.Opens α) : SecondCountableTopology ↥U - EMetric.secondCountable_of_sigmaCompact 📋 Mathlib.Topology.EMetricSpace.Basic
(γ : Type u) [PseudoEMetricSpace γ] [SigmaCompactSpace γ] : SecondCountableTopology γ - EMetric.secondCountable_of_almost_dense_set 📋 Mathlib.Topology.EMetricSpace.Basic
{γ : Type u} [PseudoEMetricSpace γ] (hs : ∀ ε > 0, ∃ t, t.Countable ∧ ⋃ x ∈ t, Metric.closedEBall x ε = Set.univ) : SecondCountableTopology γ - TopologicalSpace.instSecondCountableTopologyOfLindelofSpaceOfPseudoMetrizableSpace 📋 Mathlib.Topology.Metrizable.Basic
(X : Type u_5) [TopologicalSpace X] [LindelofSpace X] [TopologicalSpace.PseudoMetrizableSpace X] : SecondCountableTopology X - TopologicalSpace.IsSeparable.secondCountableTopology 📋 Mathlib.Topology.Metrizable.Basic
{X : Type u_2} [TopologicalSpace X] [TopologicalSpace.PseudoMetrizableSpace X] {s : Set X} (hs : TopologicalSpace.IsSeparable s) : SecondCountableTopology ↑s - Metric.secondCountable_of_almost_dense_set 📋 Mathlib.Topology.MetricSpace.Pseudo.Basic
{α : Type u} [PseudoMetricSpace α] (H : ∀ ε > 0, ∃ s, s.Countable ∧ ∀ (x : α), ∃ y ∈ s, dist x y ≤ ε) : SecondCountableTopology α - Metric.secondCountable_of_countable_discretization 📋 Mathlib.Topology.MetricSpace.Basic
{α : Type u} [PseudoMetricSpace α] (H : ∀ ε > 0, ∃ β x F, ∀ (x y : α), F x = F y → dist x y ≤ ε) : SecondCountableTopology α - DiscreteTopology.secondCountableTopology_of_countable 📋 Mathlib.Topology.Instances.Discrete
{α : Type u_1} [TopologicalSpace α] [hd : DiscreteTopology α] [Countable α] : SecondCountableTopology α - Antitone.countable_not_continuousAt 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [TopologicalSpace β] [OrderTopology β] [SecondCountableTopology β] (hf : Antitone f) : {x | ¬ContinuousAt f x}.Countable - Monotone.countable_not_continuousAt 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [TopologicalSpace β] [OrderTopology β] [SecondCountableTopology β] (hf : Monotone f) : {x | ¬ContinuousAt f x}.Countable - Antitone.countable_setOfPred_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [SecondCountableTopology α] (hf : Antitone f) : {c | ∃ x y, x < y ∧ f x = c ∧ f y = c}.Countable - Antitone.countable_setOf_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [SecondCountableTopology α] (hf : Antitone f) : {c | ∃ x y, x < y ∧ f x = c ∧ f y = c}.Countable - Monotone.countable_setOfPred_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [SecondCountableTopology α] (hf : Monotone f) : {c | ∃ x y, x < y ∧ f x = c ∧ f y = c}.Countable - Monotone.countable_setOf_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [SecondCountableTopology α] (hf : Monotone f) : {c | ∃ x y, x < y ∧ f x = c ∧ f y = c}.Countable - AntitoneOn.countable_not_continuousWithinAt 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {f : α → β} [TopologicalSpace β] [OrderTopology β] [SecondCountableTopology β] {s : Set α} (hf : AntitoneOn f s) : {x | x ∈ s ∧ ¬ContinuousWithinAt f s x}.Countable - MonotoneOn.countable_not_continuousWithinAt 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [TopologicalSpace β] [OrderTopology β] [SecondCountableTopology β] (hf : MonotoneOn f s) : {x | x ∈ s ∧ ¬ContinuousWithinAt f s x}.Countable - AntitoneOn.countable_setOfPred_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [SecondCountableTopology α] (hf : AntitoneOn f s) : {c | ∃ x y, x ∈ s ∧ y ∈ s ∧ x < y ∧ f x = c ∧ f y = c}.Countable - AntitoneOn.countable_setOf_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [SecondCountableTopology α] (hf : AntitoneOn f s) : {c | ∃ x y, x ∈ s ∧ y ∈ s ∧ x < y ∧ f x = c ∧ f y = c}.Countable - MonotoneOn.countable_not_continuousWithinAt_Iio 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [TopologicalSpace β] [OrderTopology β] [SecondCountableTopology β] (hf : MonotoneOn f s) : {x | x ∈ s ∧ ¬ContinuousWithinAt f (s ∩ Set.Iio x) x}.Countable - MonotoneOn.countable_not_continuousWithinAt_Ioi 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [TopologicalSpace β] [OrderTopology β] [SecondCountableTopology β] (hf : MonotoneOn f s) : {x | x ∈ s ∧ ¬ContinuousWithinAt f (s ∩ Set.Ioi x) x}.Countable - MonotoneOn.countable_setOfPred_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [SecondCountableTopology α] (hf : MonotoneOn f s) : {c | ∃ x y, x ∈ s ∧ y ∈ s ∧ x < y ∧ f x = c ∧ f y = c}.Countable - MonotoneOn.countable_setOf_two_preimages 📋 Mathlib.Topology.Order.Monotone
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [LinearOrder β] {s : Set α} {f : α → β} [SecondCountableTopology α] (hf : MonotoneOn f s) : {c | ∃ x y, x ∈ s ∧ y ∈ s ∧ x < y ∧ f x = c ∧ f y = c}.Countable - instSecondCountableTopologyReal 📋 Mathlib.Topology.MetricSpace.ProperSpace
: SecondCountableTopology ℝ - secondCountable_of_proper 📋 Mathlib.Topology.MetricSpace.ProperSpace
{α : Type u} [PseudoMetricSpace α] [ProperSpace α] : SecondCountableTopology α - ENNReal.instSecondCountableTopology 📋 Mathlib.Topology.MetricSpace.ProperSpace.Real
: SecondCountableTopology ENNReal - EReal.instSecondCountableTopology 📋 Mathlib.Topology.MetricSpace.ProperSpace.Real
: SecondCountableTopology EReal - NNReal.instSecondCountableTopology 📋 Mathlib.Topology.MetricSpace.ProperSpace.Real
: SecondCountableTopology NNReal - MeasureTheory.measure_null_of_locally_null 📋 Mathlib.MeasureTheory.OuterMeasure.Basic
{α : Type u_1} {F : Type u_3} [FunLike F (Set α) ENNReal] [MeasureTheory.OuterMeasureClass F α] {μ : F} [TopologicalSpace α] [SecondCountableTopology α] (s : Set α) (hs : ∀ x ∈ s, ∃ u ∈ nhdsWithin x s, μ u = 0) : μ s = 0 - MeasureTheory.exists_mem_forall_mem_nhdsWithin_pos_measure 📋 Mathlib.MeasureTheory.OuterMeasure.Basic
{α : Type u_1} {F : Type u_3} [FunLike F (Set α) ENNReal] [MeasureTheory.OuterMeasureClass F α] {μ : F} [TopologicalSpace α] [SecondCountableTopology α] {s : Set α} (hs : μ s ≠ 0) : ∃ x ∈ s, ∀ t ∈ nhdsWithin x s, 0 < μ t - MeasureTheory.Measure.finiteSpanningSetsInOpen' 📋 Mathlib.MeasureTheory.Measure.Typeclasses.Finite
{α : Type u_5} [TopologicalSpace α] [SecondCountableTopology α] {m : MeasurableSpace α} (μ : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ] : μ.FiniteSpanningSetsIn {K | IsOpen K} - MeasureTheory.Measure.finiteSpanningSetsInOpen'_def 📋 Mathlib.MeasureTheory.Measure.Typeclasses.Finite
{α : Type u_5} [TopologicalSpace α] [SecondCountableTopology α] {m : MeasurableSpace α} (μ : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ] : μ.finiteSpanningSetsInOpen' = have H := ⋯; H.some - MeasureTheory.exists_ne_forall_mem_nhds_pos_measure_preimage 📋 Mathlib.MeasureTheory.Measure.Typeclasses.Finite
{α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {β : Type u_5} [TopologicalSpace β] [T1Space β] [SecondCountableTopology β] [Nonempty β] {f : α → β} (h : ∀ (b : β), ∃ᵐ (x : α) ∂μ, f x ≠ b) : ∃ a b, a ≠ b ∧ (∀ s ∈ nhds a, 0 < μ (f ⁻¹' s)) ∧ ∀ t ∈ nhds b, 0 < μ (f ⁻¹' t) - MeasureTheory.sigmaFinite_of_locallyFinite 📋 Mathlib.MeasureTheory.Measure.Typeclasses.SFinite
{α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [TopologicalSpace α] [SecondCountableTopology α] [MeasureTheory.IsLocallyFiniteMeasure μ] : MeasureTheory.SigmaFinite μ - secondCountableTopologyEither_of_left 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
(α : Type u_6) (β : Type u_7) [TopologicalSpace α] [TopologicalSpace β] [SecondCountableTopology α] : SecondCountableTopologyEither α β - secondCountableTopologyEither_of_right 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
(α : Type u_6) (β : Type u_7) [TopologicalSpace α] [TopologicalSpace β] [SecondCountableTopology β] : SecondCountableTopologyEither α β - BorelSpace.countablyGenerated 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{α : Type u_6} [TopologicalSpace α] [MeasurableSpace α] [BorelSpace α] [SecondCountableTopology α] : MeasurableSpace.CountablyGenerated α - instMeasurableEqOfSecondCountableTopologyOfT2Space 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{α : Type u_1} [TopologicalSpace α] [MeasurableSpace α] [OpensMeasurableSpace α] [SecondCountableTopology α] [T2Space α] : MeasurableEq α - SecondCountableTopologyEither.mk 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{α : Type u_6} {β : Type u_7} [TopologicalSpace α] [TopologicalSpace β] (out : SecondCountableTopology α ∨ SecondCountableTopology β) : SecondCountableTopologyEither α β - SecondCountableTopologyEither.out 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{α : Type u_6} {β : Type u_7} {inst✝ : TopologicalSpace α} {inst✝¹ : TopologicalSpace β} [self : SecondCountableTopologyEither α β] : SecondCountableTopology α ∨ SecondCountableTopology β - ContinuousAdd.measurableMul₂ 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{γ : Type u_3} [TopologicalSpace γ] [MeasurableSpace γ] [BorelSpace γ] [SecondCountableTopology γ] [Add γ] [ContinuousAdd γ] : MeasurableAdd₂ γ - ContinuousMul.measurableMul₂ 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{γ : Type u_3} [TopologicalSpace γ] [MeasurableSpace γ] [BorelSpace γ] [SecondCountableTopology γ] [Mul γ] [ContinuousMul γ] : MeasurableMul₂ γ - ContinuousSub.measurableSub₂ 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{γ : Type u_3} [TopologicalSpace γ] [MeasurableSpace γ] [BorelSpace γ] [SecondCountableTopology γ] [Sub γ] [ContinuousSub γ] : MeasurableSub₂ γ - TopologicalSpace.IsTopologicalBasis.borel_eq_generateFrom 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{α : Type u_1} [TopologicalSpace α] [SecondCountableTopology α] {s : Set (Set α)} (hs : TopologicalSpace.IsTopologicalBasis s) : borel α = MeasurableSpace.generateFrom s - borel_eq_generateFrom_of_subbasis 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{α : Type u_1} {s : Set (Set α)} [t : TopologicalSpace α] [SecondCountableTopology α] (hs : t = TopologicalSpace.generateFrom s) : borel α = MeasurableSpace.generateFrom s - Pi.borelSpace 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{ι : Type u_6} {X : ι → Type u_7} [Countable ι] [(i : ι) → TopologicalSpace (X i)] [(i : ι) → MeasurableSpace (X i)] [∀ (i : ι), SecondCountableTopology (X i)] [∀ (i : ι), BorelSpace (X i)] : BorelSpace ((i : ι) → X i) - Pi.opensMeasurableSpace 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
{ι : Type u_6} {X : ι → Type u_7} [Countable ι] [t' : (i : ι) → TopologicalSpace (X i)] [(i : ι) → MeasurableSpace (X i)] [∀ (i : ι), SecondCountableTopology (X i)] [∀ (i : ι), OpensMeasurableSpace (X i)] : OpensMeasurableSpace ((i : ι) → X i) - ContinuousInf.measurableInf₂ 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{γ : Type u_3} [TopologicalSpace γ] {mγ : MeasurableSpace γ} [BorelSpace γ] [SecondCountableTopology γ] [Min γ] [ContinuousInf γ] : MeasurableInf₂ γ - ContinuousSup.measurableSup₂ 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{γ : Type u_3} [TopologicalSpace γ] {mγ : MeasurableSpace γ} [BorelSpace γ] [SecondCountableTopology γ] [Max γ] [ContinuousSup γ] : MeasurableSup₂ γ - borel_eq_generateFrom_Ici 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_1) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom (Set.range Set.Ici) - borel_eq_generateFrom_Iic 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_1) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom (Set.range Set.Iic) - borel_eq_generateFrom_Iio 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_1) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom (Set.range Set.Iio) - borel_eq_generateFrom_Ioi 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_1) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom (Set.range Set.Ioi) - measurable_le 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] [PartialOrder α] [OrderClosedTopology α] [SecondCountableTopology α] : Measurable fun p => p.1 ≤ p.2 - measurableSet_le' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] [PartialOrder α] [OrderClosedTopology α] [SecondCountableTopology α] : MeasurableSet {p | p.1 ≤ p.2} - measurableSet_le 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [PartialOrder α] [OrderClosedTopology α] [SecondCountableTopology α] {f g : δ → α} (hf : Measurable f) (hg : Measurable g) : MeasurableSet {a | f a ≤ g a} - Measurable.le' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [PartialOrder α] [OrderClosedTopology α] [SecondCountableTopology α] {f g : δ → α} (hf : Measurable f) (hg : Measurable g) : Measurable fun a => f a ≤ g a - measurable_of_Ici 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : δ → α} (hf : ∀ (x : α), MeasurableSet (f ⁻¹' Set.Ici x)) : Measurable f - measurable_of_Iic 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : δ → α} (hf : ∀ (x : α), MeasurableSet (f ⁻¹' Set.Iic x)) : Measurable f - measurable_of_Iio 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : δ → α} (hf : ∀ (x : α), MeasurableSet (f ⁻¹' Set.Iio x)) : Measurable f - measurable_of_Ioi 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : δ → α} (hf : ∀ (x : α), MeasurableSet (f ⁻¹' Set.Ioi x)) : Measurable f - LowerSemicontinuous.measurable 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [TopologicalSpace δ] [OpensMeasurableSpace δ] {f : δ → α} (hf : LowerSemicontinuous f) : Measurable f - Measurable.liminf 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : ℕ → δ → α} (hf : ∀ (i : ℕ), Measurable (f i)) : Measurable fun x => Filter.liminf (fun i => f i x) Filter.atTop - Measurable.limsup 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : ℕ → δ → α} (hf : ∀ (i : ℕ), Measurable (f i)) : Measurable fun x => Filter.limsup (fun i => f i x) Filter.atTop - UpperSemicontinuous.measurable 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [TopologicalSpace δ] [OpensMeasurableSpace δ] {f : δ → α} (hf : UpperSemicontinuous f) : Measurable f - measurable_lt 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] : Measurable fun p => p.1 < p.2 - measurableSet_lt' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] : MeasurableSet {p | p.1 < p.2} - Measurable.iInf 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} (hf : ∀ (i : ι), Measurable (f i)) : Measurable fun b => ⨅ i, f i b - Measurable.iSup 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} (hf : ∀ (i : ι), Measurable (f i)) : Measurable fun b => ⨆ i, f i b - Measurable.max 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α} (hf : Measurable f) (hg : Measurable g) : Measurable fun a => max (f a) (g a) - Measurable.min 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α} (hf : Measurable f) (hg : Measurable g) : Measurable fun a => min (f a) (g a) - MeasurableSet.of_mem_nhdsGT 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} (h : ∀ x ∈ s, s ∈ nhdsWithin x (Set.Ioi x)) : MeasurableSet s - measurableSet_lt 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α} (hf : Measurable f) (hg : Measurable g) : MeasurableSet {a | f a < g a} - AEMeasurable.iInf 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} {μ : MeasureTheory.Measure δ} [Countable ι] {f : ι → δ → α} (hf : ∀ (i : ι), AEMeasurable (f i) μ) : AEMeasurable (fun b => ⨅ i, f i b) μ - AEMeasurable.iSup 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} {μ : MeasureTheory.Measure δ} [Countable ι] {f : ι → δ → α} (hf : ∀ (i : ι), AEMeasurable (f i) μ) : AEMeasurable (fun b => ⨆ i, f i b) μ - Measurable.lt 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α} (hf : Measurable f) (hg : Measurable g) : Measurable fun a => f a < g a - measurableSet_bddAbove_range 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} (hf : ∀ (i : ι), Measurable (f i)) : MeasurableSet {b | BddAbove (Set.range fun i => f i b)} - measurableSet_bddBelow_range 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} (hf : ∀ (i : ι), Measurable (f i)) : MeasurableSet {b | BddBelow (Set.range fun i => f i b)} - AEMeasurable.max 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α} {μ : MeasureTheory.Measure δ} (hf : AEMeasurable f μ) (hg : AEMeasurable g μ) : AEMeasurable (fun a => max (f a) (g a)) μ - AEMeasurable.min 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α} {μ : MeasureTheory.Measure δ} (hf : AEMeasurable f μ) (hg : AEMeasurable g μ) : AEMeasurable (fun a => min (f a) (g a)) μ - nullMeasurableSet_lt' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {μ : MeasureTheory.Measure (α × α)} : MeasureTheory.NullMeasurableSet {p | p.1 < p.2} μ - borel_eq_generateFrom_Icc 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_5) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom {S | ∃ l u, l ≤ u ∧ Set.Icc l u = S} - borel_eq_generateFrom_Ico 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_5) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom {S | ∃ l u, l < u ∧ Set.Ico l u = S} - borel_eq_generateFrom_Ioc 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_5) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom {S | ∃ l u, l < u ∧ Set.Ioc l u = S} - borel_eq_generateFrom_Ioc_le 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
(α : Type u_5) [TopologicalSpace α] [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] : borel α = MeasurableSpace.generateFrom {S | ∃ l u, l ≤ u ∧ Set.Ioc l u = S} - nullMeasurableSet_le 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {μ : MeasureTheory.Measure δ} {f g : δ → α} (hf : AEMeasurable f μ) (hg : AEMeasurable g μ) : MeasureTheory.NullMeasurableSet {a | f a ≤ g a} μ - nullMeasurableSet_lt 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {μ : MeasureTheory.Measure δ} {f g : δ → α} (hf : AEMeasurable f μ) (hg : AEMeasurable g μ) : MeasureTheory.NullMeasurableSet {a | f a < g a} μ - Measurable.liminf' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} {ι' : Type u_6} {f : ι → δ → α} {v : Filter ι} (hf : ∀ (i : ι), Measurable (f i)) {p : ι' → Prop} {s : ι' → Set ι} (hv : v.HasCountableBasis p s) (hs : ∀ (j : ι'), (s j).Countable) : Measurable fun x => Filter.liminf (fun x_1 => f x_1 x) v - Measurable.limsup' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} {ι' : Type u_6} {f : ι → δ → α} {u : Filter ι} (hf : ∀ (i : ι), Measurable (f i)) {p : ι' → Prop} {s : ι' → Set ι} (hu : u.HasCountableBasis p s) (hs : ∀ (i : ι'), (s i).Countable) : Measurable fun x => Filter.limsup (fun i => f i x) u - Measurable.sInf 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} {f : ι → δ → α} {s : Set ι} (hs : s.Countable) (hf : ∀ i ∈ s, Measurable (f i)) : Measurable fun x => sInf ((fun i => f i x) '' s) - Measurable.sSup 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} {f : ι → δ → α} {s : Set ι} (hs : s.Countable) (hf : ∀ i ∈ s, Measurable (f i)) : Measurable fun x => sSup ((fun i => f i x) '' s) - Measurable.isGLB 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} {g : δ → α} (hf : ∀ (i : ι), Measurable (f i)) (hg : ∀ (b : δ), IsGLB {a | ∃ i, f i b = a} (g b)) : Measurable g - Measurable.isLUB 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} {g : δ → α} (hf : ∀ (i : ι), Measurable (f i)) (hg : ∀ (b : δ), IsLUB {a | ∃ i, f i b = a} (g b)) : Measurable g - Antitone.measurable 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] [TopologicalSpace β] {mβ : MeasurableSpace β} [BorelSpace β] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [LinearOrder β] [OrderClosedTopology β] {f : β → α} (hf : Antitone f) : Measurable f - Monotone.measurable 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] [TopologicalSpace β] {mβ : MeasurableSpace β} [BorelSpace β] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [LinearOrder β] [OrderClosedTopology β] {f : β → α} (hf : Monotone f) : Measurable f - measurable_iInf_of_upperSemicontinuous 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{β : Type u_2} {δ : Type u_4} [TopologicalSpace β] {mβ : MeasurableSpace β} [BorelSpace β] {mδ : MeasurableSpace δ} [CompleteLinearOrder β] [OrderTopology β] [SecondCountableTopology β] {ι : Type u_5} [TopologicalSpace ι] [TopologicalSpace.SeparableSpace ι] {f : ι → δ → β} (mf : ∀ (t : ι), Measurable (f t)) (cf : ∀ (x : δ), UpperSemicontinuous fun x_1 => f x_1 x) : Measurable (⨅ i, f i) - measurable_iSup_of_lowerSemicontinuous 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{β : Type u_2} {δ : Type u_4} [TopologicalSpace β] {mβ : MeasurableSpace β} [BorelSpace β] {mδ : MeasurableSpace δ} [CompleteLinearOrder β] [OrderTopology β] [SecondCountableTopology β] {ι : Type u_5} [TopologicalSpace ι] [TopologicalSpace.SeparableSpace ι] {f : ι → δ → β} (mf : ∀ (t : ι), Measurable (f t)) (cf : ∀ (x : δ), LowerSemicontinuous fun x_1 => f x_1 x) : Measurable (⨆ i, f i) - MeasurableSet.of_mem_nhdsGT_aux 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} (h : ∀ x ∈ s, s ∈ nhdsWithin x (Set.Ioi x)) (h' : ∀ x ∈ s, ∃ y, x < y) : MeasurableSet s - MeasureTheory.Measure.ext_of_Ici 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {x✝ : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [BorelSpace α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] (h : ∀ (a : α), μ (Set.Ici a) = ν (Set.Ici a)) : μ = ν - MeasureTheory.Measure.ext_of_Iic 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {m : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [BorelSpace α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] (h : ∀ (a : α), μ (Set.Iic a) = ν (Set.Iic a)) : μ = ν - aemeasurable_restrict_of_antitoneOn 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] [TopologicalSpace β] {mβ : MeasurableSpace β} [BorelSpace β] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [LinearOrder β] [OrderClosedTopology β] {μ : MeasureTheory.Measure β} {s : Set β} (hs : MeasurableSet s) {f : β → α} (hf : AntitoneOn f s) : AEMeasurable f (μ.restrict s) - aemeasurable_restrict_of_monotoneOn 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] [TopologicalSpace β] {mβ : MeasurableSpace β} [BorelSpace β] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [LinearOrder β] [OrderClosedTopology β] {μ : MeasureTheory.Measure β} {s : Set β} (hs : MeasurableSet s) {f : β → α} (hf : MonotoneOn f s) : AEMeasurable f (μ.restrict s) - AEMeasurable.isGLB 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} {μ : MeasureTheory.Measure δ} [Countable ι] {f : ι → δ → α} {g : δ → α} (hf : ∀ (i : ι), AEMeasurable (f i) μ) (hg : ∀ᵐ (b : δ) ∂μ, IsGLB {a | ∃ i, f i b = a} (g b)) : AEMeasurable g μ - AEMeasurable.isLUB 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} {μ : MeasureTheory.Measure δ} [Countable ι] {f : ι → δ → α} {g : δ → α} (hf : ∀ (i : ι), AEMeasurable (f i) μ) (hg : ∀ᵐ (b : δ) ∂μ, IsLUB {a | ∃ i, f i b = a} (g b)) : AEMeasurable g μ - Measurable.biInf 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} (s : Set ι) {f : ι → δ → α} (hs : s.Countable) (hf : ∀ i ∈ s, Measurable (f i)) : Measurable fun b => ⨅ i ∈ s, f i b - Measurable.biSup 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} (s : Set ι) {f : ι → δ → α} (hs : s.Countable) (hf : ∀ i ∈ s, Measurable (f i)) : Measurable fun b => ⨆ i ∈ s, f i b - AEMeasurable.biInf 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} {μ : MeasureTheory.Measure δ} (s : Set ι) {f : ι → δ → α} (hs : s.Countable) (hf : ∀ i ∈ s, AEMeasurable (f i) μ) : AEMeasurable (fun b => ⨅ i ∈ s, f i b) μ - AEMeasurable.biSup 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Type u_5} {μ : MeasureTheory.Measure δ} (s : Set ι) {f : ι → δ → α} (hs : s.Countable) (hf : ∀ i ∈ s, AEMeasurable (f i) μ) : AEMeasurable (fun b => ⨆ i ∈ s, f i b) μ - Measurable.isGLB_of_mem 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} {g g' : δ → α} (hf : ∀ (i : ι), Measurable (f i)) {s : Set δ} (hs : MeasurableSet s) (hg : ∀ b ∈ s, IsGLB {a | ∃ i, f i b = a} (g b)) (hg' : Set.EqOn g g' sᶜ) (g'_meas : Measurable g') : Measurable g - Measurable.isLUB_of_mem 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_1} {δ : Type u_4} [TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α] {mδ : MeasurableSpace δ} [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5} [Countable ι] {f : ι → δ → α} {g g' : δ → α} (hf : ∀ (i : ι), Measurable (f i)) {s : Set δ} (hs : MeasurableSet s) (hg : ∀ b ∈ s, IsLUB {a | ∃ i, f i b = a} (g b)) (hg' : Set.EqOn g g' sᶜ) (g'_meas : Measurable g') : Measurable g - Dense.borel_eq_generateFrom_Icc_mem 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [DenselyOrdered α] [NoMinOrder α] {s : Set α} (hd : Dense s) : borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l ≤ u ∧ Set.Icc l u = S} - Dense.borel_eq_generateFrom_Ico_mem 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [DenselyOrdered α] [NoMinOrder α] {s : Set α} (hd : Dense s) : borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l < u ∧ Set.Ico l u = S} - Dense.borel_eq_generateFrom_Ioc_mem 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] [DenselyOrdered α] [NoMaxOrder α] {s : Set α} (hd : Dense s) : borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l < u ∧ Set.Ioc l u = S} - MeasureTheory.Measure.ext_of_Icc 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {_m : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [CompactIccSpace α] [BorelSpace α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ] (h : ∀ ⦃a b : α⦄, a ≤ b → μ (Set.Icc a b) = ν (Set.Icc a b)) : μ = ν - MeasureTheory.Measure.ext_of_Ico 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {_m : MeasurableSpace α} [SecondCountableTopology α] [ConditionallyCompleteLinearOrder α] [OrderTopology α] [BorelSpace α] [NoMaxOrder α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ] (h : ∀ ⦃a b : α⦄, a < b → μ (Set.Ico a b) = ν (Set.Ico a b)) : μ = ν - MeasureTheory.Measure.ext_of_Ioc 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {_m : MeasurableSpace α} [SecondCountableTopology α] [ConditionallyCompleteLinearOrder α] [OrderTopology α] [BorelSpace α] [NoMinOrder α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ] (h : ∀ ⦃a b : α⦄, a < b → μ (Set.Ioc a b) = ν (Set.Ioc a b)) : μ = ν - MeasureTheory.Measure.ext_of_Ico_finite 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {m : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [BorelSpace α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] (hμν : μ Set.univ = ν Set.univ) (h : ∀ ⦃a b : α⦄, a < b → μ (Set.Ico a b) = ν (Set.Ico a b)) : μ = ν - MeasureTheory.Measure.ext_of_Ioc_finite 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {m : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [BorelSpace α] (μ ν : MeasureTheory.Measure α) [MeasureTheory.IsFiniteMeasure μ] (hμν : μ Set.univ = ν Set.univ) (h : ∀ ⦃a b : α⦄, a < b → μ (Set.Ioc a b) = ν (Set.Ioc a b)) : μ = ν - MeasureTheory.Measure.ext_of_Icc' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {m : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [BorelSpace α] (μ ν : MeasureTheory.Measure α) (hμ : ∀ ⦃a b : α⦄, a ≤ b → μ (Set.Icc a b) ≠ ⊤) (h : ∀ ⦃a b : α⦄, a ≤ b → μ (Set.Icc a b) = ν (Set.Icc a b)) : μ = ν - Dense.borel_eq_generateFrom_Icc_mem_aux 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} (hd : Dense s) (hbot : ∀ (x : α), IsBot x → x ∈ s) (hIoo : ∀ (x y : α), x < y → Set.Ioo x y = ∅ → x ∈ s) : borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l ≤ u ∧ Set.Icc l u = S} - Dense.borel_eq_generateFrom_Ico_mem_aux 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} (hd : Dense s) (hbot : ∀ (x : α), IsBot x → x ∈ s) (hIoo : ∀ (x y : α), x < y → Set.Ioo x y = ∅ → y ∈ s) : borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l < u ∧ Set.Ico l u = S} - Dense.borel_eq_generateFrom_Ioc_mem_aux 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] [LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {s : Set α} (hd : Dense s) (hbot : ∀ (x : α), IsTop x → x ∈ s) (hIoo : ∀ (x y : α), x < y → Set.Ioo x y = ∅ → x ∈ s) : borel α = MeasurableSpace.generateFrom {S | ∃ l ∈ s, ∃ u ∈ s, l < u ∧ Set.Ioc l u = S} - MeasureTheory.Measure.ext_of_Ico' 📋 Mathlib.MeasureTheory.Constructions.BorelSpace.Order
{α : Type u_5} [TopologicalSpace α] {m : MeasurableSpace α} [SecondCountableTopology α] [LinearOrder α] [OrderTopology α] [BorelSpace α] [NoMaxOrder α] (μ ν : MeasureTheory.Measure α) (hμ : ∀ ⦃a b : α⦄, a < b → μ (Set.Ico a b) ≠ ⊤) (h : ∀ ⦃a b : α⦄, a < b → μ (Set.Ico a b) = ν (Set.Ico a b)) : μ = ν
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 ce5dd8c