Loogle!
Result
Found 98 declarations mentioning IsIsometricSMul.
- IsIsometricSMul π Mathlib.Topology.MetricSpace.IsometricSMul
(M : Type u) (X : Type w) [PseudoEMetricSpace X] [SMul M X] : Prop - Additive.isIsIsometricVAdd π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] : IsIsometricVAdd (Additive M) X - IsIsometricSMul.to_continuousConstSMul π Mathlib.Topology.MetricSpace.IsometricSMul
(M : Type u) (X : Type w) [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] : ContinuousConstSMul M X - Multiplicative.isIsometricSMul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u_2} {X : Type u_3} [VAdd M X] [PseudoEMetricSpace X] [IsIsometricVAdd M X] : IsIsometricSMul (Multiplicative M) X - ULift.isIsometricSMul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] : IsIsometricSMul (ULift.{u_2, u} M) X - instIsIsometricSMulMulOpposite π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] : IsIsometricSMul M Xα΅α΅α΅ - ULift.isIsometricSMul' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] : IsIsometricSMul M (ULift.{u_2, w} X) - Units.isIsometricSMul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] [Monoid M] : IsIsometricSMul MΛ£ X - Additive.isIsIsometricVAdd' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul M M] : IsIsometricVAdd (Additive M) (Additive M) - Multiplicative.isIsometricSMul' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Add M] [PseudoEMetricSpace M] [IsIsometricVAdd M M] : IsIsometricSMul (Multiplicative M) (Multiplicative M) - IsIsometricSMul.opposite_of_comm π Mathlib.Topology.MetricSpace.IsometricSMul
(M : Type u) (X : Type w) [PseudoEMetricSpace X] [SMul M X] [SMul Mα΅α΅α΅ X] [IsCentralScalar M X] [IsIsometricSMul M X] : IsIsometricSMul Mα΅α΅α΅ X - isometry_mul_left π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul M M] (a : M) : Isometry fun x => a * x - Additive.isIsIsometricVAdd'' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] : IsIsometricVAdd (Additive M)α΅α΅α΅ (Additive M) - IsometryEquiv.mulLeft π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] (c : G) : G βα΅’ G - Multiplicative.isIsIsometricVAdd'' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Add M] [PseudoEMetricSpace M] [IsIsometricVAdd Mα΅α΅α΅ M] : IsIsometricSMul (Multiplicative M)α΅α΅α΅ (Multiplicative M) - isometry_mul_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] (a : M) : Isometry fun x => x * a - IsIsometricSMul.isometry_smul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} (X : Type w) {instβ : PseudoEMetricSpace X} {instβΒΉ : SMul M X} [self : IsIsometricSMul M X] (c : M) : Isometry fun x => c β’ x - IsIsometricSMul.mk π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] (isometry_smul : β (c : M), Isometry fun x => c β’ x) : IsIsometricSMul M X - instIsIsometricSMulForall π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {ΞΉ : Type u_3} {X : ΞΉ β Type u_2} [Fintype ΞΉ] [(i : ΞΉ) β SMul M (X i)] [(i : ΞΉ) β PseudoEMetricSpace (X i)] [β (i : ΞΉ), IsIsometricSMul M (X i)] : IsIsometricSMul M ((i : ΞΉ) β X i) - Prod.instIsIsometricSMul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} {Y : Type u_1} [PseudoEMetricSpace X] [PseudoEMetricSpace Y] [SMul M X] [IsIsometricSMul M X] [SMul M Y] [IsIsometricSMul M Y] : IsIsometricSMul M (X Γ Y) - IsometryEquiv.mulLeft_toEquiv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] (c : G) : (IsometryEquiv.mulLeft c).toEquiv = Equiv.mulLeft c - diam_smul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoMetricSpace X] [SMul M X] [IsIsometricSMul M X] (c : M) (s : Set X) : Metric.diam (c β’ s) = Metric.diam s - IsometryEquiv.constSMul π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) : X βα΅’ X - Pi.isIsometricSMul' π Mathlib.Topology.MetricSpace.IsometricSMul
{ΞΉ : Type u_4} {M : ΞΉ β Type u_2} {X : ΞΉ β Type u_3} [Fintype ΞΉ] [(i : ΞΉ) β SMul (M i) (X i)] [(i : ΞΉ) β PseudoEMetricSpace (X i)] [β (i : ΞΉ), IsIsometricSMul (M i) (X i)] : IsIsometricSMul ((i : ΞΉ) β M i) ((i : ΞΉ) β X i) - Bornology.IsBounded.smul π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [SMul G X] [IsIsometricSMul G X] {s : Set X} (hs : Bornology.IsBounded s) (c : G) : Bornology.IsBounded (c β’ s) - Prod.isIsometricSMul' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {N : Type u_2} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul M M] [Mul N] [PseudoEMetricSpace N] [IsIsometricSMul N N] : IsIsometricSMul (M Γ N) (M Γ N) - IsometryEquiv.divRight π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : G βα΅’ G - IsometryEquiv.mulRight π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : G βα΅’ G - Pi.isIsometricSMul'' π Mathlib.Topology.MetricSpace.IsometricSMul
{ΞΉ : Type u_3} {M : ΞΉ β Type u_2} [Fintype ΞΉ] [(i : ΞΉ) β Mul (M i)] [(i : ΞΉ) β PseudoEMetricSpace (M i)] [β (i : ΞΉ), IsIsometricSMul (M i)α΅α΅α΅ (M i)] : IsIsometricSMul ((i : ΞΉ) β M i)α΅α΅α΅ ((i : ΞΉ) β M i) - Prod.isIsometricSMul'' π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {N : Type u_2} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] [Mul N] [PseudoEMetricSpace N] [IsIsometricSMul Nα΅α΅α΅ N] : IsIsometricSMul (M Γ N)α΅α΅α΅ (M Γ N) - dist_mul_left π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [PseudoMetricSpace M] [Mul M] [IsIsometricSMul M M] (a b c : M) : dist (a * b) (a * c) = dist b c - nndist_mul_left π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [PseudoMetricSpace M] [Mul M] [IsIsometricSMul M M] (a b c : M) : nndist (a * b) (a * c) = nndist b c - dist_mul_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] (a b c : M) : dist (a * c) (b * c) = dist a b - nndist_mul_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [PseudoMetricSpace M] [Mul M] [IsIsometricSMul Mα΅α΅α΅ M] (a b c : M) : nndist (a * c) (b * c) = nndist a b - dist_smul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoMetricSpace X] [SMul M X] [IsIsometricSMul M X] (c : M) (x y : X) : dist (c β’ x) (c β’ y) = dist x y - nndist_smul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoMetricSpace X] [SMul M X] [IsIsometricSMul M X] (c : M) (x y : X) : nndist (c β’ x) (c β’ y) = nndist x y - IsometryEquiv.mulLeft_symm π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] (x : G) : (IsometryEquiv.mulLeft x).symm = IsometryEquiv.mulLeft xβ»ΒΉ - ediam_smul π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] (c : M) (s : Set X) : Metric.ediam (c β’ s) = Metric.ediam s - IsometryEquiv.constSMul_toEquiv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) : (IsometryEquiv.constSMul c).toEquiv = MulAction.toPerm c - edist_mul_left π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul M M] (a b c : M) : edist (a * b) (a * c) = edist b c - IsometryEquiv.mulRight_toEquiv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : (IsometryEquiv.mulRight c).toEquiv = Equiv.mulRight c - edist_mul_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [Mul M] [PseudoEMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] (a b c : M) : edist (a * c) (b * c) = edist a b - IsometryEquiv.divRight_toEquiv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : (IsometryEquiv.divRight c).toEquiv = Equiv.divRight c - edist_smul_left π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} {X : Type w} [PseudoEMetricSpace X] [SMul M X] [IsIsometricSMul M X] (c : M) (x y : X) : edist (c β’ x) (c β’ y) = edist x y - IsometryEquiv.inv π Mathlib.Topology.MetricSpace.IsometricSMul
(G : Type v) [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] : G βα΅’ G - IsometryEquiv.divLeft π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : G βα΅’ G - IsometryEquiv.divRight_symm π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : (IsometryEquiv.divRight c).symm = IsometryEquiv.mulRight c - IsometryEquiv.mulLeft_apply π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] (c x : G) : (IsometryEquiv.mulLeft c) x = c * x - isometry_inv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] : Isometry Inv.inv - IsometryEquiv.constSMul_symm π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) : (IsometryEquiv.constSMul c).symm = IsometryEquiv.constSMul cβ»ΒΉ - dist_div_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [DivInvMonoid M] [PseudoMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] (a b c : M) : dist (a / c) (b / c) = dist a b - nndist_div_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [DivInvMonoid M] [PseudoMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] (a b c : M) : nndist (a / c) (b / c) = nndist a b - IsometryEquiv.mulRight_symm π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (x : G) : (IsometryEquiv.mulRight x).symm = IsometryEquiv.mulRight xβ»ΒΉ - IsometryEquiv.divLeft_toEquiv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (c : G) : (IsometryEquiv.divLeft c).toEquiv = Equiv.divLeft c - IsometryEquiv.inv_toEquiv π Mathlib.Topology.MetricSpace.IsometricSMul
(G : Type v) [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] : (IsometryEquiv.inv G).toEquiv = Equiv.inv G - IsometryEquiv.inv_symm π Mathlib.Topology.MetricSpace.IsometricSMul
(G : Type v) [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] : (IsometryEquiv.inv G).symm = IsometryEquiv.inv G - IsometryEquiv.divRight_apply π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c b : G) : (IsometryEquiv.divRight c) b = b / c - edist_div_right π Mathlib.Topology.MetricSpace.IsometricSMul
{M : Type u} [DivInvMonoid M] [PseudoEMetricSpace M] [IsIsometricSMul Mα΅α΅α΅ M] (a b c : M) : edist (a / c) (b / c) = edist a b - Metric.preimage_mul_left_ball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul G G] (a b : G) (r : β) : (fun x => a * x) β»ΒΉ' Metric.ball b r = Metric.ball (aβ»ΒΉ * b) r - Metric.preimage_mul_left_closedBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul G G] (a b : G) (r : β) : (fun x => a * x) β»ΒΉ' Metric.closedBall b r = Metric.closedBall (aβ»ΒΉ * b) r - IsometryEquiv.mulRight_apply π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (c x : G) : (IsometryEquiv.mulRight c) x = x * c - Metric.preimage_mul_right_ball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) (r : β) : (fun x => x * a) β»ΒΉ' Metric.ball b r = Metric.ball (b / a) r - Metric.preimage_mul_right_closedBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) (r : β) : (fun x => x * a) β»ΒΉ' Metric.closedBall b r = Metric.closedBall (b / a) r - IsometryEquiv.constSMul_apply π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) : (IsometryEquiv.constSMul c) x = c β’ x - IsometryEquiv.inv_apply π Mathlib.Topology.MetricSpace.IsometricSMul
(G : Type v) [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (aβ : G) : (IsometryEquiv.inv G) aβ = aββ»ΒΉ - dist_inv_inv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) : dist aβ»ΒΉ bβ»ΒΉ = dist a b - nndist_inv_inv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) : nndist aβ»ΒΉ bβ»ΒΉ = nndist a b - dist_div_left π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (a b c : G) : dist (a / b) (a / c) = dist b c - nndist_div_left π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (a b c : G) : nndist (a / b) (a / c) = nndist b c - IsometryEquiv.divLeft_apply π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (c b : G) : (IsometryEquiv.divLeft c) b = c / b - Metric.preimage_mul_left_closedEBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] (a b : G) (r : ENNReal) : (fun x => a * x) β»ΒΉ' Metric.closedEBall b r = Metric.closedEBall (aβ»ΒΉ * b) r - Metric.preimage_mul_left_eball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] (a b : G) (r : ENNReal) : (fun x => a * x) β»ΒΉ' Metric.eball b r = Metric.eball (aβ»ΒΉ * b) r - Metric.preimage_mul_right_closedEBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) (r : ENNReal) : (fun x => x * a) β»ΒΉ' Metric.closedEBall b r = Metric.closedEBall (b / a) r - Metric.preimage_mul_right_eball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) (r : ENNReal) : (fun x => x * a) β»ΒΉ' Metric.eball b r = Metric.eball (b / a) r - edist_inv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (x y : G) : edist xβ»ΒΉ y = edist x yβ»ΒΉ - edist_inv_inv π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (a b : G) : edist aβ»ΒΉ bβ»ΒΉ = edist a b - Metric.smul_ball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : β) : c β’ Metric.ball x r = Metric.ball (c β’ x) r - Metric.smul_closedBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : β) : c β’ Metric.closedBall x r = Metric.closedBall (c β’ x) r - Metric.smul_sphere π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : β) : c β’ Metric.sphere x r = Metric.sphere (c β’ x) r - edist_div_left π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (a b c : G) : edist (a / b) (a / c) = edist b c - Metric.preimage_smul_ball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : β) : (fun x => c β’ x) β»ΒΉ' Metric.ball x r = Metric.ball (cβ»ΒΉ β’ x) r - Metric.preimage_smul_closedBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : β) : (fun x => c β’ x) β»ΒΉ' Metric.closedBall x r = Metric.closedBall (cβ»ΒΉ β’ x) r - Metric.preimage_smul_sphere π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : β) : (fun x => c β’ x) β»ΒΉ' Metric.sphere x r = Metric.sphere (cβ»ΒΉ β’ x) r - IsometryEquiv.divLeft_symm_apply π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} [Group G] [PseudoEMetricSpace G] [IsIsometricSMul G G] [IsIsometricSMul Gα΅α΅α΅ G] (c b : G) : (IsometryEquiv.divLeft c).symm b = bβ»ΒΉ * c - Metric.smul_closedEBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : ENNReal) : c β’ Metric.closedEBall x r = Metric.closedEBall (c β’ x) r - Metric.smul_eball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : ENNReal) : c β’ Metric.eball x r = Metric.eball (c β’ x) r - Metric.preimage_smul_closedEBall π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : ENNReal) : (fun x => c β’ x) β»ΒΉ' Metric.closedEBall x r = Metric.closedEBall (cβ»ΒΉ β’ x) r - Metric.preimage_smul_eball π Mathlib.Topology.MetricSpace.IsometricSMul
{G : Type v} {X : Type w} [PseudoEMetricSpace X] [Group G] [MulAction G X] [IsIsometricSMul G X] (c : G) (x : X) (r : ENNReal) : (fun x => c β’ x) β»ΒΉ' Metric.eball x r = Metric.eball (cβ»ΒΉ β’ x) r - NormedGroup.to_isIsometricSMul π Mathlib.Analysis.Normed.Group.Uniform
{E : Type u_2} [SeminormedGroup E] : IsIsometricSMul E E - NormedGroup.to_isIsometricSMul_right π Mathlib.Analysis.Normed.Group.Uniform
{E : Type u_2} [SeminormedCommGroup E] : IsIsometricSMul Eα΅α΅α΅ E - Metric.infEDist_smul π Mathlib.Topology.MetricSpace.HausdorffDistance
{Ξ± : Type u} [PseudoEMetricSpace Ξ±] {M : Type u_2} [SMul M Ξ±] [IsIsometricSMul M Ξ±] (c : M) (x : Ξ±) (s : Set Ξ±) : Metric.infEDist (c β’ x) (c β’ s) = Metric.infEDist x s - Circle.instIsIsometricSMul π Mathlib.Analysis.Complex.Circle
{E : Type u_4} [SeminormedAddCommGroup E] [NormedSpace β E] : IsIsometricSMul Circle E - UpperHalfPlane.instIsIsometricSMulSpecialLinearGroupFinOfNatNatReal π Mathlib.Analysis.Complex.UpperHalfPlane.Metric
: IsIsometricSMul (Matrix.SpecialLinearGroup (Fin 2) β) UpperHalfPlane - MeasureTheory.instIsMulLeftInvariantHausdorffMeasureOfIsIsometricSMul π Mathlib.MeasureTheory.Measure.Hausdorff
{X : Type u_2} [EMetricSpace X] [MeasurableSpace X] [BorelSpace X] {d : β} [Group X] [IsIsometricSMul X X] : (MeasureTheory.Measure.hausdorffMeasure d).IsMulLeftInvariant - MeasureTheory.instIsMulRightInvariantHausdorffMeasureOfIsIsometricSMulMulOpposite π Mathlib.MeasureTheory.Measure.Hausdorff
{X : Type u_2} [EMetricSpace X] [MeasurableSpace X] [BorelSpace X] {d : β} [Group X] [IsIsometricSMul Xα΅α΅α΅ X] : (MeasureTheory.Measure.hausdorffMeasure d).IsMulRightInvariant - MeasureTheory.instSMulInvariantMeasureHausdorffMeasureOfIsIsometricSMul π Mathlib.MeasureTheory.Measure.Hausdorff
{X : Type u_2} [EMetricSpace X] [MeasurableSpace X] [BorelSpace X] {Ξ± : Type u_4} [Group Ξ±] [MulAction Ξ± X] [IsIsometricSMul Ξ± X] {d : β} : MeasureTheory.SMulInvariantMeasure Ξ± X (MeasureTheory.Measure.hausdorffMeasure d) - MeasureTheory.hausdorffMeasure_smul π Mathlib.MeasureTheory.Measure.Hausdorff
{X : Type u_2} [EMetricSpace X] [MeasurableSpace X] [BorelSpace X] {Ξ± : Type u_4} [SMul Ξ± X] [IsIsometricSMul Ξ± X] {d : β} (c : Ξ±) (h : 0 β€ d β¨ Function.Surjective fun x => c β’ x) (s : Set X) : (MeasureTheory.Measure.hausdorffMeasure d) (c β’ s) = (MeasureTheory.Measure.hausdorffMeasure d) s - DomMulAct.instIsIsometricSMulSubtypeAEEqFunMemAddSubgroupLp π Mathlib.MeasureTheory.Function.LpSpace.DomAct.Basic
{M : Type u_1} {Ξ± : Type u_3} {E : Type u_4} [MeasurableSpace Ξ±] [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure Ξ±} {p : ENNReal} [SMul M Ξ±] [MeasureTheory.SMulInvariantMeasure M Ξ± ΞΌ] [MeasurableConstSMul M Ξ±] [Fact (1 β€ p)] : IsIsometricSMul Mα΅α΅α΅ β₯(MeasureTheory.Lp E p ΞΌ)
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