Loogle!
Result
Found 621 declarations mentioning BoundedContinuousFunction. Of these, only the first 200 are shown.
- BoundedContinuousFunction 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (β : Type v) [TopologicalSpace α] [PseudoMetricSpace β] : Type (max u v) - BoundedContinuousFunction.const 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (b : β) : BoundedContinuousFunction α β - BoundedContinuousFunction.instDist 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : Dist (BoundedContinuousFunction α β) - BoundedContinuousFunction.instPseudoMetricSpace 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : PseudoMetricSpace (BoundedContinuousFunction α β) - BoundedContinuousFunction.Simps.apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (h : BoundedContinuousFunction α β) : α → β - BoundedContinuousFunction.indicator 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] (s : Set α) (hs : IsClopen s) : BoundedContinuousFunction α ℝ - BoundedContinuousFunction.instFunLike 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : FunLike (BoundedContinuousFunction α β) α β - BoundedContinuousFunction.instInhabited 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [Inhabited β] : Inhabited (BoundedContinuousFunction α β) - BoundedContinuousFunction.instIntCast 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {β : Type u_2} [PseudoMetricSpace β] [IntCast β] : IntCast (BoundedContinuousFunction α β) - BoundedContinuousFunction.instMetricSpace 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {β : Type u_2} [MetricSpace β] : MetricSpace (BoundedContinuousFunction α β) - BoundedContinuousFunction.instNatCast 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {β : Type u_2} [PseudoMetricSpace β] [NatCast β] : NatCast (BoundedContinuousFunction α β) - BoundedContinuousFunction.instOne 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [One β] : One (BoundedContinuousFunction α β) - BoundedContinuousFunction.instZero 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [Zero β] : Zero (BoundedContinuousFunction α β) - BoundedContinuousFunction.toContinuousMap 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (self : BoundedContinuousFunction α β) : C(α, β) - BoundedContinuousFunction.instBoundedContinuousMapClass 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : BoundedContinuousMapClass (BoundedContinuousFunction α β) α β - BoundedContinuousFunction.mkOfCompact 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [CompactSpace α] (f : C(α, β)) : BoundedContinuousFunction α β - BoundedContinuousFunction.compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] (f : BoundedContinuousFunction α β) (g : C(δ, α)) : BoundedContinuousFunction δ β - BoundedContinuousFunction.instCoeTC 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{F : Type u_1} {α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [FunLike F α β] [BoundedContinuousMapClass F α β] : CoeTC F (BoundedContinuousFunction α β) - BoundedContinuousFunction.eq_of_empty 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [h : IsEmpty α] (f g : BoundedContinuousFunction α β) : f = g - BoundedContinuousFunction.instAdd 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Add R] [BoundedAdd R] [ContinuousAdd R] : Add (BoundedContinuousFunction α R) - BoundedContinuousFunction.instCompleteSpace 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [CompleteSpace β] : CompleteSpace (BoundedContinuousFunction α β) - BoundedContinuousFunction.instMul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Mul R] [BoundedMul R] [ContinuousMul R] : Mul (BoundedContinuousFunction α R) - BoundedContinuousFunction.instSub 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {R : Type u_2} [PseudoMetricSpace R] [Sub R] [BoundedSub R] [ContinuousSub R] : Sub (BoundedContinuousFunction α R) - BoundedContinuousFunction.extend 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] (f : α ↪ δ) (g : BoundedContinuousFunction α β) (h : BoundedContinuousFunction δ β) : BoundedContinuousFunction δ β - BoundedContinuousFunction.domRestrict 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) : BoundedContinuousFunction (↑s) β - BoundedContinuousFunction.instSMul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] : SMul 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.restrict 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) : BoundedContinuousFunction (↑s) β - BoundedContinuousFunction.const_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (b : β) : ⇑(BoundedContinuousFunction.const α b) = fun x => b - BoundedContinuousFunction.const_apply' 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (a : α) (b : β) : (BoundedContinuousFunction.const α b) a = b - BoundedContinuousFunction.mkOfDiscrete 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [DiscreteTopology α] (f : α → β) (C : ℝ) (h : ∀ (x y : α), dist (f x) (f y) ≤ C) : BoundedContinuousFunction α β - BoundedContinuousFunction.comp 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [PseudoMetricSpace γ] (G : β → γ) {C : NNReal} (H : LipschitzWith C G) (f : BoundedContinuousFunction α β) : BoundedContinuousFunction α γ - BoundedContinuousFunction.isBounded_range 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) : Bornology.IsBounded (Set.range ⇑f) - BoundedContinuousFunction.continuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) : Continuous ⇑f - BoundedContinuousFunction.instAddZeroClass 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddZeroClass R] [BoundedAdd R] [ContinuousAdd R] : AddZeroClass (BoundedContinuousFunction α R) - BoundedContinuousFunction.instMulOneClass 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [MulOneClass R] [BoundedMul R] [ContinuousMul R] : MulOneClass (BoundedContinuousFunction α R) - BoundedContinuousFunction.isBounded_image 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) : Bornology.IsBounded (⇑f '' s) - BoundedContinuousFunction.dist_zero_of_empty 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} [IsEmpty α] : dist f g = 0 - BoundedContinuousFunction.instLipschitzAdd 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [AddMonoid β] [LipschitzAdd β] : LipschitzAdd (BoundedContinuousFunction α β) - BoundedContinuousFunction.instAddMonoid 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] : AddMonoid (BoundedContinuousFunction α R) - BoundedContinuousFunction.instMonoid 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] : Monoid (BoundedContinuousFunction α R) - BoundedContinuousFunction.instContinuousEvalConst 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : ContinuousEvalConst (BoundedContinuousFunction α β) α β - BoundedContinuousFunction.instNSMul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] : SMul ℕ (BoundedContinuousFunction α R) - BoundedContinuousFunction.instPow 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] : Pow (BoundedContinuousFunction α R) ℕ - BoundedContinuousFunction.instContinuousEval 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : ContinuousEval (BoundedContinuousFunction α β) α β - BoundedContinuousFunction.instAddCommMonoid 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddCommMonoid R] [BoundedAdd R] [ContinuousAdd R] : AddCommMonoid (BoundedContinuousFunction α R) - BoundedContinuousFunction.instCommMonoid 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [CommMonoid R] [BoundedMul R] [ContinuousMul R] : CommMonoid (BoundedContinuousFunction α R) - BoundedContinuousFunction.intCast_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {β : Type u_2} [PseudoMetricSpace β] [IntCast β] (m : ℤ) (x : α) : ↑m x = ↑m - BoundedContinuousFunction.natCast_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {β : Type u_2} [PseudoMetricSpace β] [NatCast β] (n : ℕ) (x : α) : ↑n x = ↑n - BoundedContinuousFunction.extend_of_empty 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] [IsEmpty α] (f : α ↪ δ) (g : BoundedContinuousFunction α β) (h : BoundedContinuousFunction δ β) : BoundedContinuousFunction.extend f g h = h - BoundedContinuousFunction.uniformContinuous_coe 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : UniformContinuous DFunLike.coe - BoundedContinuousFunction.indicator_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] (s : Set α) (hs : IsClopen s) (x : α) : (BoundedContinuousFunction.indicator s hs) x = s.indicator 1 x - BoundedContinuousFunction.codRestrict 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (s : Set β) (f : BoundedContinuousFunction α β) (H : ∀ (x : α), f x ∈ s) : BoundedContinuousFunction α ↑s - BoundedContinuousFunction.instIsBoundedSMul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] : IsBoundedSMul 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.lipschitz_eval_const 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (x : α) : LipschitzWith 1 fun f => f x - BoundedContinuousFunction.mk 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (toContinuousMap : C(α, β)) (map_bounded' : ∃ C, ∀ (x y : α), dist (toContinuousMap.toFun x) (toContinuousMap.toFun y) ≤ C) : BoundedContinuousFunction α β - BoundedContinuousFunction.mkOfDiscrete_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [DiscreteTopology α] (f : α → β) (C : ℝ) (h : ∀ (x y : α), dist (f x) (f y) ≤ C) (a✝ : α) : (BoundedContinuousFunction.mkOfDiscrete f C h) a✝ = f a✝ - BoundedContinuousFunction.bounded 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) : ∃ C, ∀ (x y : α), dist (f x) (f y) ≤ C - BoundedContinuousFunction.coe_one 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [One β] : ⇑1 = 1 - BoundedContinuousFunction.coe_toContinuousMap 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) : ⇑f.toContinuousMap = ⇑f - BoundedContinuousFunction.coe_zero 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [Zero β] : ⇑0 = 0 - BoundedContinuousFunction.instMulAction 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [MonoidWithZero 𝕜] [Zero β] [MulAction 𝕜 β] [IsBoundedSMul 𝕜 β] : MulAction 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.map_bounded' 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (self : BoundedContinuousFunction α β) : ∃ C, ∀ (x y : α), dist (self.toFun x) (self.toFun y) ≤ C - BoundedContinuousFunction.instSemiring 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Semiring R] [BoundedMul R] [ContinuousMul R] [BoundedAdd R] [ContinuousAdd R] : Semiring (BoundedContinuousFunction α R) - BoundedContinuousFunction.ext 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} (h : ∀ (x : α), f x = g x) : f = g - BoundedContinuousFunction.ext_iff 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : f = g ↔ ∀ (x : α), f x = g x - BoundedContinuousFunction.continuous_coe 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : Continuous fun f x => f x - BoundedContinuousFunction.forall_coe_one_iff_one 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [One β] (f : BoundedContinuousFunction α β) : (∀ (x : α), f x = 1) ↔ f = 1 - BoundedContinuousFunction.forall_coe_zero_iff_zero 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [Zero β] (f : BoundedContinuousFunction α β) : (∀ (x : α), f x = 0) ↔ f = 0 - BoundedContinuousFunction.nndist_set_exists 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : ∃ C, ∀ (x : α), nndist (f x) (g x) ≤ C - BoundedContinuousFunction.uniformContinuous_comp 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [PseudoMetricSpace γ] {G : β → γ} {C : NNReal} (H : LipschitzWith C G) : UniformContinuous (BoundedContinuousFunction.comp G H) - BoundedContinuousFunction.lipschitz_comp 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [PseudoMetricSpace γ] {G : β → γ} {C : NNReal} (H : LipschitzWith C G) : LipschitzWith C (BoundedContinuousFunction.comp G H) - BoundedContinuousFunction.lipschitz_compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] (g : C(δ, α)) : LipschitzWith 1 fun f => f.compContinuous g - BoundedContinuousFunction.mkOfCompact_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [CompactSpace α] (f : C(α, β)) (a : α) : (BoundedContinuousFunction.mkOfCompact f) a = f a - BoundedContinuousFunction.one_compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [One β] [TopologicalSpace γ] (f : C(γ, α)) : BoundedContinuousFunction.compContinuous 1 f = 1 - BoundedContinuousFunction.zero_compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [Zero β] [TopologicalSpace γ] (f : C(γ, α)) : BoundedContinuousFunction.compContinuous 0 f = 0 - BoundedContinuousFunction.isometry_extend 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] (f : α ↪ δ) (h : BoundedContinuousFunction δ β) : Isometry fun g => BoundedContinuousFunction.extend f g h - BoundedContinuousFunction.NNReal.upper_bound 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u_2} [TopologicalSpace α] (f : BoundedContinuousFunction α NNReal) (x : α) : f x ≤ nndist f 0 - BoundedContinuousFunction.dist_coe_le_dist 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} (x : α) : dist (f x) (g x) ≤ dist f g - BoundedContinuousFunction.dist_set_exists 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : ∃ C, 0 ≤ C ∧ ∀ (x : α), dist (f x) (g x) ≤ C - BoundedContinuousFunction.coeFnAddMonoidHom 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] : BoundedContinuousFunction α R →+ α → R - BoundedContinuousFunction.coeFnMonoidHom 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] : BoundedContinuousFunction α R →* α → R - BoundedContinuousFunction.continuous_compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] (g : C(δ, α)) : Continuous fun f => f.compContinuous g - BoundedContinuousFunction.dist_eq_iSup 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : dist f g = ⨆ x, dist (f x) (g x) - BoundedContinuousFunction.mkOfCompact_one 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [One β] [CompactSpace α] : BoundedContinuousFunction.mkOfCompact 1 = 1 - BoundedContinuousFunction.mkOfCompact_zero 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [Zero β] [CompactSpace α] : BoundedContinuousFunction.mkOfCompact 0 = 0 - BoundedContinuousFunction.comp_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [PseudoMetricSpace γ] (G : β → γ) {C : NNReal} (H : LipschitzWith C G) (f : BoundedContinuousFunction α β) (a : α) : (BoundedContinuousFunction.comp G H f) a = G (f a) - BoundedContinuousFunction.instSMulCommClass 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] {𝕜' : Type u_3} [PseudoMetricSpace 𝕜'] [Zero 𝕜'] [SMul 𝕜' β] [IsBoundedSMul 𝕜' β] [SMulCommClass 𝕜' 𝕜 β] : SMulCommClass 𝕜' 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.compContinuous_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] (f : BoundedContinuousFunction α β) (g : C(δ, α)) (x : δ) : (f.compContinuous g) x = f (g x) - BoundedContinuousFunction.instIsCentralScalar 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] [SMul 𝕜ᵐᵒᵖ β] [IsCentralScalar 𝕜 β] : IsCentralScalar 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.continuous_comp 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [PseudoMetricSpace γ] {G : β → γ} {C : NNReal} (H : LipschitzWith C G) : Continuous (BoundedContinuousFunction.comp G H) - BoundedContinuousFunction.coe_compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] (f : BoundedContinuousFunction α β) (g : C(δ, α)) : ⇑(f.compContinuous g) = ⇑f ∘ ⇑g - BoundedContinuousFunction.dist_le_iff_of_nonempty 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} {C : ℝ} [Nonempty α] : dist f g ≤ C ↔ ∀ (x : α), dist (f x) (g x) ≤ C - BoundedContinuousFunction.mkOfBound 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : C(α, β)) (C : ℝ) (h : ∀ (x y : α), dist (f x) (f y) ≤ C) : BoundedContinuousFunction α β - BoundedContinuousFunction.nndist_coe_le_nndist 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} (x : α) : nndist (f x) (g x) ≤ nndist f g - BoundedContinuousFunction.dist_lt_of_nonempty_compact 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} {C : ℝ} [Nonempty α] [CompactSpace α] (w : ∀ (x : α), dist (f x) (g x) < C) : dist f g < C - BoundedContinuousFunction.extend_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] (f : α ↪ δ) (g : BoundedContinuousFunction α β) (h : BoundedContinuousFunction δ β) (x : α) : (BoundedContinuousFunction.extend f g h) (f x) = g x - BoundedContinuousFunction.instIsScalarTower 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] {𝕜' : Type u_3} [PseudoMetricSpace 𝕜'] [Zero 𝕜'] [SMul 𝕜' β] [IsBoundedSMul 𝕜' β] [SMul 𝕜' 𝕜] [IsScalarTower 𝕜' 𝕜 β] : IsScalarTower 𝕜' 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.dist_lt_iff_of_nonempty_compact 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} {C : ℝ} [Nonempty α] [CompactSpace α] : dist f g < C ↔ ∀ (x : α), dist (f x) (g x) < C - BoundedContinuousFunction.extend_comp 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] (f : α ↪ δ) (g : BoundedContinuousFunction α β) (h : BoundedContinuousFunction δ β) : ⇑(BoundedContinuousFunction.extend f g h) ∘ ⇑f = ⇑g - BoundedContinuousFunction.dist_le 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} {C : ℝ} (C0 : 0 ≤ C) : dist f g ≤ C ↔ ∀ (x : α), dist (f x) (g x) ≤ C - BoundedContinuousFunction.nndist_eq_iSup 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : nndist f g = ⨆ x, nndist (f x) (g x) - BoundedContinuousFunction.dist_eq 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : dist f g = sInf {C | 0 ≤ C ∧ ∀ (x : α), dist (f x) (g x) ≤ C} - BoundedContinuousFunction.dist_lt_iff_of_compact 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} {C : ℝ} [CompactSpace α] (C0 : 0 < C) : dist f g < C ↔ ∀ (x : α), dist (f x) (g x) < C - BoundedContinuousFunction.extend_apply' 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] {f : α ↪ δ} {x : δ} (hx : x ∉ Set.range ⇑f) (g : BoundedContinuousFunction α β) (h : BoundedContinuousFunction δ β) : (BoundedContinuousFunction.extend f g h) x = h x - BoundedContinuousFunction.toContinuousMapAddMonoidHom 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (R : Type u_2) [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] : BoundedContinuousFunction α R →+ C(α, R) - BoundedContinuousFunction.toContinuousMapMonoidHom 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (R : Type u_2) [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] : BoundedContinuousFunction α R →* C(α, R) - BoundedContinuousFunction.tendsto_iff_tendstoUniformly 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {ι : Type u_2} {F : ι → BoundedContinuousFunction α β} {f : BoundedContinuousFunction α β} {l : Filter ι} : Filter.Tendsto F l (nhds f) ↔ TendstoUniformly (fun i => ⇑(F i)) (⇑f) l - BoundedContinuousFunction.domRestrict_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) (x : ↑s) : (f.domRestrict s) x = f ↑x - BoundedContinuousFunction.restrict_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) (x : ↑s) : (f.domRestrict s) x = f ↑x - BoundedContinuousFunction.isEmbedding_coeFn 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : Topology.IsEmbedding (⇑UniformFun.ofFun ∘ DFunLike.coe) - BoundedContinuousFunction.isInducing_coeFn 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] : Topology.IsInducing (⇑UniformFun.ofFun ∘ DFunLike.coe) - BoundedContinuousFunction.nndist_eq 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : nndist f g = sInf {C | ∀ (x : α), nndist (f x) (g x) ≤ C} - BoundedContinuousFunction.coe_domRestrict 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) : ⇑(f.domRestrict s) = ⇑f ∘ Subtype.val - BoundedContinuousFunction.coe_restrict 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : BoundedContinuousFunction α β) (s : Set α) : ⇑(f.domRestrict s) = ⇑f ∘ Subtype.val - BoundedContinuousFunction.instDistribMulAction 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [MonoidWithZero 𝕜] [AddMonoid β] [DistribMulAction 𝕜 β] [IsBoundedSMul 𝕜 β] [BoundedAdd β] [ContinuousAdd β] : DistribMulAction 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.coe_smul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] (c : 𝕜) (f : BoundedContinuousFunction α β) : ⇑(c • f) = fun x => c • f x - BoundedContinuousFunction.smul_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Zero 𝕜] [Zero β] [SMul 𝕜 β] [IsBoundedSMul 𝕜 β] (c : 𝕜) (f : BoundedContinuousFunction α β) (x : α) : (c • f) x = c • f x - BoundedContinuousFunction.prod_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] {ι : Type u_3} (s : Finset ι) [CommMonoid R] [BoundedMul R] [ContinuousMul R] (f : ι → BoundedContinuousFunction α R) (a : α) : (∏ i ∈ s, f i) a = ∏ i ∈ s, (f i) a - BoundedContinuousFunction.sum_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] {ι : Type u_3} (s : Finset ι) [AddCommMonoid R] [BoundedAdd R] [ContinuousAdd R] (f : ι → BoundedContinuousFunction α R) (a : α) : (∑ i ∈ s, f i) a = ∑ i ∈ s, (f i) a - BoundedContinuousFunction.coe_mk 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] (f : α → β) (h : Continuous f) (h' : ∃ C, ∀ (x y : α), dist ({ toFun := f, continuous_toFun := h }.toFun x) ({ toFun := f, continuous_toFun := h }.toFun y) ≤ C) : ⇑{ toFun := f, continuous_toFun := h, map_bounded' := h' } = f - BoundedContinuousFunction.coe_prod 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] {ι : Type u_3} (s : Finset ι) [CommMonoid R] [BoundedMul R] [ContinuousMul R] (f : ι → BoundedContinuousFunction α R) : ⇑(∏ i ∈ s, f i) = ∏ i ∈ s, ⇑(f i) - BoundedContinuousFunction.coe_sum 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] {ι : Type u_3} (s : Finset ι) [AddCommMonoid R] [BoundedAdd R] [ContinuousAdd R] (f : ι → BoundedContinuousFunction α R) : ⇑(∑ i ∈ s, f i) = ∑ i ∈ s, ⇑(f i) - BoundedContinuousFunction.instModule 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {𝕜 : Type u_2} [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring 𝕜] [AddCommMonoid β] [Module 𝕜 β] [IsBoundedSMul 𝕜 β] [BoundedAdd β] [ContinuousAdd β] : Module 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.nsmul_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] (n : ℕ) (f : BoundedContinuousFunction α R) (x : α) : (n • f) x = n • f x - BoundedContinuousFunction.pow_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] (n : ℕ) (f : BoundedContinuousFunction α R) (x : α) : (f ^ n) x = f x ^ n - BoundedContinuousFunction.add_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Add R] [BoundedAdd R] [ContinuousAdd R] (f g : BoundedContinuousFunction α R) (x : α) : (f + g) x = f x + g x - BoundedContinuousFunction.mul_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Mul R] [BoundedMul R] [ContinuousMul R] (f g : BoundedContinuousFunction α R) (x : α) : (f * g) x = f x * g x - BoundedContinuousFunction.sub_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {R : Type u_2} [PseudoMetricSpace R] [Sub R] [BoundedSub R] [ContinuousSub R] (f g : BoundedContinuousFunction α R) {x : α} : (f - g) x = f x - g x - BoundedContinuousFunction.coe_nsmul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] (n : ℕ) (f : BoundedContinuousFunction α R) : ⇑(n • f) = n • ⇑f - BoundedContinuousFunction.coe_nsmulRec 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [AddMonoid β] [BoundedAdd β] [ContinuousAdd β] (f : BoundedContinuousFunction α β) (n : ℕ) : ⇑(nsmulRec n f) = n • ⇑f - BoundedContinuousFunction.coe_pow 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] (n : ℕ) (f : BoundedContinuousFunction α R) : ⇑(f ^ n) = ⇑f ^ n - BoundedContinuousFunction.mkOfBound_coe 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f : C(α, β)} {C : ℝ} {h : ∀ (x y : α), dist (f x) (f y) ≤ C} : ⇑(BoundedContinuousFunction.mkOfBound f C h) = ⇑f - BoundedContinuousFunction.coe_add 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Add R] [BoundedAdd R] [ContinuousAdd R] (f g : BoundedContinuousFunction α R) : ⇑(f + g) = ⇑f + ⇑g - BoundedContinuousFunction.coe_mul 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Mul R] [BoundedMul R] [ContinuousMul R] (f g : BoundedContinuousFunction α R) : ⇑(f * g) = ⇑f * ⇑g - BoundedContinuousFunction.coe_sub 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} [TopologicalSpace α] {R : Type u_2} [PseudoMetricSpace R] [Sub R] [BoundedSub R] [ContinuousSub R] (f g : BoundedContinuousFunction α R) : ⇑(f - g) = ⇑f - ⇑g - BoundedContinuousFunction.add_compContinuous 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} {γ : Type w} [TopologicalSpace α] [PseudoMetricSpace β] [Add β] [BoundedAdd β] [ContinuousAdd β] [TopologicalSpace γ] (f g : BoundedContinuousFunction α β) (h : C(γ, α)) : (g + f).compContinuous h = g.compContinuous h + f.compContinuous h - BoundedContinuousFunction.edist_eq_iSup 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {f g : BoundedContinuousFunction α β} : edist f g = ⨆ x, edist (f x) (g x) - BoundedContinuousFunction.mkOfCompact_add 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] [CompactSpace α] [Add β] [BoundedAdd β] [ContinuousAdd β] (f g : C(α, β)) : BoundedContinuousFunction.mkOfCompact (f + g) = BoundedContinuousFunction.mkOfCompact f + BoundedContinuousFunction.mkOfCompact g - BoundedContinuousFunction.coeFnAddMonoidHom_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] (a✝ : BoundedContinuousFunction α R) (a : α) : BoundedContinuousFunction.coeFnAddMonoidHom a✝ a = a✝ a - BoundedContinuousFunction.coeFnMonoidHom_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {R : Type u_2} [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] (a✝ : BoundedContinuousFunction α R) (a : α) : BoundedContinuousFunction.coeFnMonoidHom a✝ a = a✝ a - BoundedContinuousFunction.evalCLM 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} (𝕜 : Type u_2) [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring 𝕜] [AddCommMonoid β] [Module 𝕜 β] [IsBoundedSMul 𝕜 β] [BoundedAdd β] [ContinuousAdd β] (x : α) : BoundedContinuousFunction α β →L[𝕜] β - AddMonoidHom.compLeftContinuousBounded 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{β : Type v} {γ : Type w} (α : Type u_3) [TopologicalSpace α] [PseudoMetricSpace β] [AddMonoid β] [BoundedAdd β] [ContinuousAdd β] [PseudoMetricSpace γ] [AddMonoid γ] [BoundedAdd γ] [ContinuousAdd γ] (g : β →+ γ) {C : NNReal} (hg : LipschitzWith C ⇑g) : BoundedContinuousFunction α β →+ BoundedContinuousFunction α γ - MonoidHom.compLeftContinuousBounded 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{β : Type v} {γ : Type w} (α : Type u_3) [TopologicalSpace α] [PseudoMetricSpace β] [Monoid β] [BoundedMul β] [ContinuousMul β] [PseudoMetricSpace γ] [Monoid γ] [BoundedMul γ] [ContinuousMul γ] (g : β →* γ) {C : NNReal} (hg : LipschitzWith C ⇑g) : BoundedContinuousFunction α β →* BoundedContinuousFunction α γ - BoundedContinuousFunction.toContinuousMapAddMonoidHom_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (R : Type u_2) [TopologicalSpace α] [PseudoMetricSpace R] [AddMonoid R] [BoundedAdd R] [ContinuousAdd R] (self : BoundedContinuousFunction α R) : (BoundedContinuousFunction.toContinuousMapAddMonoidHom α R) self = self.toContinuousMap - BoundedContinuousFunction.toContinuousMapMonoidHom_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (R : Type u_2) [TopologicalSpace α] [PseudoMetricSpace R] [Monoid R] [BoundedMul R] [ContinuousMul R] (self : BoundedContinuousFunction α R) : (BoundedContinuousFunction.toContinuousMapMonoidHom α R) self = self.toContinuousMap - BoundedContinuousFunction.dist_extend_extend 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} [TopologicalSpace α] [PseudoMetricSpace β] {δ : Type u_2} [TopologicalSpace δ] [DiscreteTopology δ] (f : α ↪ δ) (g₁ g₂ : BoundedContinuousFunction α β) (h₁ h₂ : BoundedContinuousFunction δ β) : dist (BoundedContinuousFunction.extend f g₁ h₁) (BoundedContinuousFunction.extend f g₂ h₂) = max (dist g₁ g₂) (dist (h₁.domRestrict (Set.range ⇑f)ᶜ) (h₂.domRestrict (Set.range ⇑f)ᶜ)) - BoundedContinuousFunction.toContinuousMapLinearMap 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (β : Type v) (𝕜 : Type u_2) [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring 𝕜] [AddCommMonoid β] [Module 𝕜 β] [IsBoundedSMul 𝕜 β] [BoundedAdd β] [ContinuousAdd β] : BoundedContinuousFunction α β →ₗ[𝕜] C(α, β) - BoundedContinuousFunction.evalCLM_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{α : Type u} {β : Type v} (𝕜 : Type u_2) [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring 𝕜] [AddCommMonoid β] [Module 𝕜 β] [IsBoundedSMul 𝕜 β] [BoundedAdd β] [ContinuousAdd β] (x : α) (f : BoundedContinuousFunction α β) : (BoundedContinuousFunction.evalCLM 𝕜 x) f = f x - AddMonoidHom.compLeftContinuousBounded_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{β : Type v} {γ : Type w} (α : Type u_3) [TopologicalSpace α] [PseudoMetricSpace β] [AddMonoid β] [BoundedAdd β] [ContinuousAdd β] [PseudoMetricSpace γ] [AddMonoid γ] [BoundedAdd γ] [ContinuousAdd γ] (g : β →+ γ) {C : NNReal} (hg : LipschitzWith C ⇑g) (f : BoundedContinuousFunction α β) : (AddMonoidHom.compLeftContinuousBounded α g hg) f = BoundedContinuousFunction.comp (⇑g) hg f - MonoidHom.compLeftContinuousBounded_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
{β : Type v} {γ : Type w} (α : Type u_3) [TopologicalSpace α] [PseudoMetricSpace β] [Monoid β] [BoundedMul β] [ContinuousMul β] [PseudoMetricSpace γ] [Monoid γ] [BoundedMul γ] [ContinuousMul γ] (g : β →* γ) {C : NNReal} (hg : LipschitzWith C ⇑g) (f : BoundedContinuousFunction α β) : (MonoidHom.compLeftContinuousBounded α g hg) f = BoundedContinuousFunction.comp (⇑g) hg f - BoundedContinuousFunction.toContinuousMapLinearMap_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Basic
(α : Type u) (β : Type v) (𝕜 : Type u_2) [PseudoMetricSpace 𝕜] [TopologicalSpace α] [PseudoMetricSpace β] [Semiring 𝕜] [AddCommMonoid β] [Module 𝕜 β] [IsBoundedSMul 𝕜 β] [BoundedAdd β] [ContinuousAdd β] (self : BoundedContinuousFunction α β) : (BoundedContinuousFunction.toContinuousMapLinearMap α β 𝕜) self = self.toContinuousMap - BoundedContinuousFunction.nnnorm 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] (f : BoundedContinuousFunction α ℝ) : BoundedContinuousFunction α NNReal - BoundedContinuousFunction.nnrealPart 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] (f : BoundedContinuousFunction α ℝ) : BoundedContinuousFunction α NNReal - BoundedContinuousFunction.instAddCommGroup 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] : AddCommGroup (BoundedContinuousFunction α β) - BoundedContinuousFunction.instIntCast_1 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedRing R] : IntCast (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNatCast_1 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedRing R] : NatCast (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNeg 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] : Neg (BoundedContinuousFunction α β) - BoundedContinuousFunction.instNonUnitalRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NonUnitalSeminormedRing R] : NonUnitalRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNonUnitalSeminormedRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NonUnitalSeminormedRing R] : NonUnitalSeminormedRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNorm 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] : Norm (BoundedContinuousFunction α β) - BoundedContinuousFunction.instRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedRing R] : Ring (BoundedContinuousFunction α R) - BoundedContinuousFunction.instSeminormedAddCommGroup 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] : SeminormedAddCommGroup (BoundedContinuousFunction α β) - BoundedContinuousFunction.instSeminormedRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedRing R] : SeminormedRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.hasNatPow 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedRing R] : Pow (BoundedContinuousFunction α R) ℕ - BoundedContinuousFunction.instSMulInt 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] : SMul ℤ (BoundedContinuousFunction α β) - BoundedContinuousFunction.instCommRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedCommRing R] : CommRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNonUnitalNormedRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NonUnitalNormedRing R] : NonUnitalNormedRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNonUnitalSeminormedCommRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NonUnitalSeminormedCommRing R] : NonUnitalSeminormedCommRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNormedAddCommGroup 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u_1} {β : Type u_2} [TopologicalSpace α] [NormedAddCommGroup β] : NormedAddCommGroup (BoundedContinuousFunction α β) - BoundedContinuousFunction.instNormedRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NormedRing R] : NormedRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instSeminormedCommRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedCommRing R] : SeminormedCommRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNonUnitalNormedCommRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NonUnitalNormedCommRing R] : NonUnitalNormedCommRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instNormedCommRing 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [NormedCommRing R] : NormedCommRing (BoundedContinuousFunction α R) - BoundedContinuousFunction.instPartialOrder 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] : PartialOrder (BoundedContinuousFunction α β) - BoundedContinuousFunction.normComp 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (f : BoundedContinuousFunction α β) : BoundedContinuousFunction α ℝ - BoundedContinuousFunction.instNormedSpace 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} {𝕜 : Type u_1} [TopologicalSpace α] [SeminormedAddCommGroup β] [NormedField 𝕜] [NormedSpace 𝕜 β] : NormedSpace 𝕜 (BoundedContinuousFunction α β) - BoundedContinuousFunction.ofNormedAddCommGroupDiscrete 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [DiscreteTopology α] [SeminormedAddCommGroup β] (f : α → β) (C : ℝ) (H : ∀ (x : α), ‖f x‖ ≤ C) : BoundedContinuousFunction α β - BoundedContinuousFunction.instNormedAlgebra 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {γ : Type w} {𝕜 : Type u_1} [NormedField 𝕜] [TopologicalSpace α] [NormedRing γ] [NormedAlgebra 𝕜 γ] : NormedAlgebra 𝕜 (BoundedContinuousFunction α γ) - BoundedContinuousFunction.instSMul' 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} {𝕜 : Type u_1} [NormedField 𝕜] [TopologicalSpace α] [SeminormedAddCommGroup β] [NormedSpace 𝕜 β] : SMul (BoundedContinuousFunction α 𝕜) (BoundedContinuousFunction α β) - BoundedContinuousFunction.instInf 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] [HasSolidNorm β] [IsOrderedAddMonoid β] : Min (BoundedContinuousFunction α β) - BoundedContinuousFunction.instLattice 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] [HasSolidNorm β] [IsOrderedAddMonoid β] : Lattice (BoundedContinuousFunction α β) - BoundedContinuousFunction.instSemilatticeInf 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] [HasSolidNorm β] [IsOrderedAddMonoid β] : SemilatticeInf (BoundedContinuousFunction α β) - BoundedContinuousFunction.instSemilatticeSup 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] [HasSolidNorm β] [IsOrderedAddMonoid β] : SemilatticeSup (BoundedContinuousFunction α β) - BoundedContinuousFunction.instSup 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] [HasSolidNorm β] [IsOrderedAddMonoid β] : Max (BoundedContinuousFunction α β) - BoundedContinuousFunction.instNormOneClass 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] [Nonempty α] [One β] [NormOneClass β] : NormOneClass (BoundedContinuousFunction α β) - BoundedContinuousFunction.norm_const_le 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (b : β) : ‖BoundedContinuousFunction.const α b‖ ≤ ‖b‖ - BoundedContinuousFunction.norm_eq_zero_of_empty 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (f : BoundedContinuousFunction α β) [IsEmpty α] : ‖f‖ = 0 - BoundedContinuousFunction.norm_const_eq 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] [h : Nonempty α] (b : β) : ‖BoundedContinuousFunction.const α b‖ = ‖b‖ - BoundedContinuousFunction.ofNormedAddCommGroup 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (f : α → β) (Hf : Continuous f) (C : ℝ) (H : ∀ (x : α), ‖f x‖ ≤ C) : BoundedContinuousFunction α β - BoundedContinuousFunction.bddAbove_range_norm_comp 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (f : BoundedContinuousFunction α β) : BddAbove (Set.range (norm ∘ ⇑f)) - BoundedContinuousFunction.apply_le_norm 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] (f : BoundedContinuousFunction α ℝ) (x : α) : f x ≤ ‖f‖ - BoundedContinuousFunction.instHasSolidNorm 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [NormedAddCommGroup β] [Lattice β] [HasSolidNorm β] [IsOrderedAddMonoid β] : HasSolidNorm (BoundedContinuousFunction α β) - BoundedContinuousFunction.nnrealPart_coeFn_eq 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] (f : BoundedContinuousFunction α ℝ) : ⇑f.nnrealPart = Real.toNNReal ∘ ⇑f - BoundedContinuousFunction.neg_norm_le_apply 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] (f : BoundedContinuousFunction α ℝ) (x : α) : -‖f‖ ≤ f x - BoundedContinuousFunction.norm_normComp 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (f : BoundedContinuousFunction α β) : ‖f.normComp‖ = ‖f‖ - BoundedContinuousFunction.coe_ofNormedAddCommGroupDiscrete 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [DiscreteTopology α] [SeminormedAddCommGroup β] (f : α → β) (C : ℝ) (H : ∀ (x : α), ‖f x‖ ≤ C) : ⇑(BoundedContinuousFunction.ofNormedAddCommGroupDiscrete f C H) = f - BoundedContinuousFunction.nnnorm_const_eq 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] [Nonempty α] (b : β) : ‖BoundedContinuousFunction.const α b‖₊ = ‖b‖₊ - BoundedContinuousFunction.norm_coe_le_norm 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (f : BoundedContinuousFunction α β) (x : α) : ‖f x‖ ≤ ‖f‖ - BoundedContinuousFunction.coe_intCast 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} [TopologicalSpace α] {R : Type u_1} [SeminormedRing R] (n : ℤ) : ⇑↑n = ↑n - BoundedContinuousFunction.nnnorm_const_le 📋 Mathlib.Topology.ContinuousMap.Bounded.Normed
{α : Type u} {β : Type v} [TopologicalSpace α] [SeminormedAddCommGroup β] (b : β) : ‖BoundedContinuousFunction.const α b‖₊ ≤ ‖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