Loogle!
Result
Found 109 declarations mentioning midpoint.
- midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : P - midpoint_self π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x : P) : midpoint R x x = x - left_eq_midpoint_iff π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y : P} : x = midpoint R x y β x = y - midpoint_eq_left_iff π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y : P} : midpoint R x y = x β x = y - midpoint_eq_right_iff π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y : P} : midpoint R x y = y β x = y - right_eq_midpoint_iff π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y : P} : y = midpoint R x y β x = y - midpoint_comm π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : midpoint R x y = midpoint R y x - midpoint_pointReflection_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : midpoint R ((Equiv.pointReflection x) y) y = x - midpoint_pointReflection_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : midpoint R y ((Equiv.pointReflection x) y) = x - Equiv.pointReflection_midpoint_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : (Equiv.pointReflection (midpoint R x y)) x = y - Equiv.pointReflection_midpoint_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : (Equiv.pointReflection (midpoint R x y)) y = x - midpoint_neg_self π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x : V) : midpoint R (-x) x = 0 - midpoint_self_neg π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x : V) : midpoint R x (-x) = 0 - midpoint_add_sub π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x y : V) : midpoint R (x + y) (x - y) = x - midpoint_sub_add π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x y : V) : midpoint R (x - y) (x + y) = x - midpoint_eq_iff' π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} : midpoint R x y = z β (Equiv.pointReflection z) x = y - midpoint_eq_midpoint_iff_vsub_eq_vsub π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x x' y y' : P} : midpoint R x y = midpoint R x' y' β x -α΅₯ x' = y' -α΅₯ y - midpoint_zero_add π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x y : V) : midpoint R 0 (x + y) = midpoint R x y - midpoint_add_self π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x y : V) : midpoint R x y + midpoint R x y = x + y - AffineEquiv.midpoint_pointReflection_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : midpoint R ((AffineEquiv.pointReflection R x) y) y = x - AffineEquiv.midpoint_pointReflection_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : midpoint R y ((AffineEquiv.pointReflection R x) y) = x - AffineEquiv.pointReflection_midpoint_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : (AffineEquiv.pointReflection R (midpoint R x y)) x = y - AffineEquiv.pointReflection_midpoint_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : (AffineEquiv.pointReflection R (midpoint R x y)) y = x - midpoint_vsub_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ pβ pβ : P) : midpoint R pβ pβ -α΅₯ midpoint R pβ pβ = midpoint R (pβ -α΅₯ pβ) (pβ -α΅₯ pβ) - midpoint_eq_iff π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y z : P} : midpoint R x y = z β (AffineEquiv.pointReflection R z) x = y - midpoint_unique π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (R' : Type u_6) [Ring R'] [Invertible 2] [Module R' V] (x y : P) : midpoint R x y = midpoint R' x y - midpoint_eq_smul_add π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (x y : V) : midpoint R x y = β 2 β’ (x + y) - left_vsub_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ : P) : pβ -α΅₯ midpoint R pβ pβ = β 2 β’ (pβ -α΅₯ pβ) - midpoint_vsub_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ : P) : midpoint R pβ pβ -α΅₯ pβ = β 2 β’ (pβ -α΅₯ pβ) - midpoint_vsub_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ : P) : midpoint R pβ pβ -α΅₯ pβ = β 2 β’ (pβ -α΅₯ pβ) - right_vsub_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ : P) : pβ -α΅₯ midpoint R pβ pβ = β 2 β’ (pβ -α΅₯ pβ) - left_sub_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (vβ vβ : V) : vβ - midpoint R vβ vβ = β 2 β’ (vβ - vβ) - midpoint_sub_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (vβ vβ : V) : midpoint R vβ vβ - vβ = β 2 β’ (vβ - vβ) - midpoint_sub_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (vβ vβ : V) : midpoint R vβ vβ - vβ = β 2 β’ (vβ - vβ) - right_sub_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] (vβ vβ : V) : vβ - midpoint R vβ vβ = β 2 β’ (vβ - vβ) - AddMonoidHom.ofMapMidpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) (R' : Type u_2) {E : Type u_3} {F : Type u_4} [Ring R] [Invertible 2] [AddCommGroup E] [Module R E] [Ring R'] [Invertible 2] [AddCommGroup F] [Module R' F] (f : E β F) (h0 : f 0 = 0) (hm : β (x y : E), f (midpoint R x y) = midpoint R' (f x) (f y)) : E β+ F - midpoint_vsub_midpoint_same_left π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ pβ : P) : midpoint R pβ pβ -α΅₯ midpoint R pβ pβ = β 2 β’ (pβ -α΅₯ pβ) - midpoint_vsub_midpoint_same_right π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ pβ : P) : midpoint R pβ pβ -α΅₯ midpoint R pβ pβ = β 2 β’ (pβ -α΅₯ pβ) - AffineMap.map_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {V' : Type u_3} {P : Type u_4} {P' : Type u_5} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] [AddCommGroup V'] [Module R V'] [AddTorsor V' P'] (f : P βα΅[R] P') (a b : P) : f (midpoint R a b) = midpoint R (f a) (f b) - midpoint_vadd_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (v v' : V) (p p' : P) : midpoint R v v' +α΅₯ midpoint R p p' = midpoint R (v +α΅₯ p) (v' +α΅₯ p') - AddMonoidHom.coe_ofMapMidpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
(R : Type u_1) (R' : Type u_2) {E : Type u_3} {F : Type u_4} [Ring R] [Invertible 2] [AddCommGroup E] [Module R E] [Ring R'] [Invertible 2] [AddCommGroup F] [Module R' F] (f : E β F) (h0 : f 0 = 0) (hm : β (x y : E), f (midpoint R x y) = midpoint R' (f x) (f y)) : β(AddMonoidHom.ofMapMidpoint R R' f h0 hm) = f - AffineEquiv.map_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {V' : Type u_3} {P : Type u_4} {P' : Type u_5} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] [AddCommGroup V'] [Module R V'] [AddTorsor V' P'] (f : P βα΅[R] P') (a b : P) : f (midpoint R a b) = midpoint R (f a) (f b) - midpoint_vsub π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ p : P) : midpoint R pβ pβ -α΅₯ p = β 2 β’ (pβ -α΅₯ p) + β 2 β’ (pβ -α΅₯ p) - vsub_midpoint π Mathlib.LinearAlgebra.AffineSpace.Midpoint
{R : Type u_1} {V : Type u_2} {P : Type u_4} [Ring R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (pβ pβ p : P) : p -α΅₯ midpoint R pβ pβ = β 2 β’ (p -α΅₯ pβ) + β 2 β’ (p -α΅₯ pβ) - midpoint_mem_openSegment π Mathlib.Analysis.Convex.Segment
{π : Type u_1} {E : Type u_2} [Ring π] [LinearOrder π] [IsStrictOrderedRing π] [AddCommGroup E] [Module π E] [Invertible 2] (x y : E) : midpoint π x y β openSegment π x y - midpoint_mem_segment π Mathlib.Analysis.Convex.Segment
{π : Type u_1} {E : Type u_2} [Ring π] [LinearOrder π] [IsStrictOrderedRing π] [AddCommGroup E] [Module π E] [Invertible 2] (x y : E) : midpoint π x y β segment π x y - Convex.midpoint_mem π Mathlib.Analysis.Convex.Basic
{π : Type u_1} {E : Type u_2} [Ring π] [LinearOrder π] [IsStrictOrderedRing π] [AddCommGroup E] [Module π E] [Invertible 2] {s : Set E} {x y : E} (h : Convex π s) (hx : x β s) (hy : y β s) : midpoint π x y β s - Filter.Tendsto.midpoint π Mathlib.Topology.Algebra.Affine
{R : Type u_1} {V : Type u_2} {P : Type u_3} [AddCommGroup V] [TopologicalSpace V] [AddTorsor V P] [TopologicalSpace P] [IsTopologicalAddTorsor P] [Ring R] [Module R V] [TopologicalSpace R] [ContinuousSMul R V] {Ξ± : Type u_6} {l : Filter Ξ±} [Invertible 2] {fβ fβ : Ξ± β P} {pβ pβ : P} (hβ : Filter.Tendsto fβ l (nhds pβ)) (hβ : Filter.Tendsto fβ l (nhds pβ)) : Filter.Tendsto (fun x => midpoint R (fβ x) (fβ x)) l (nhds (midpoint R pβ pβ)) - AffineIsometryEquiv.pointReflection_midpoint_left π Mathlib.Analysis.Normed.Affine.Isometry
{V : Type u_2} {P : Type u_10} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] [NormedSpace β V] (x y : P) : (AffineIsometryEquiv.pointReflection β (midpoint β x y)) x = y - AffineIsometryEquiv.pointReflection_midpoint_right π Mathlib.Analysis.Normed.Affine.Isometry
{V : Type u_2} {P : Type u_10} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] [NormedSpace β V] (x y : P) : (AffineIsometryEquiv.pointReflection β (midpoint β x y)) y = x - dist_left_midpoint_eq_dist_right_midpoint π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : dist pβ (midpoint π pβ pβ) = dist pβ (midpoint π pβ pβ) - dist_midpoint_midpoint_le π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} [SeminormedAddCommGroup V] [NormedSpace β V] (pβ pβ pβ pβ : V) : dist (midpoint β pβ pβ) (midpoint β pβ pβ) β€ (dist pβ pβ + dist pβ pβ) / 2 - dist_left_midpoint π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : dist pβ (midpoint π pβ pβ) = β2ββ»ΒΉ * dist pβ pβ - dist_midpoint_left π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : dist (midpoint π pβ pβ) pβ = β2ββ»ΒΉ * dist pβ pβ - dist_midpoint_right π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : dist (midpoint π pβ pβ) pβ = β2ββ»ΒΉ * dist pβ pβ - dist_right_midpoint π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : dist pβ (midpoint π pβ pβ) = β2ββ»ΒΉ * dist pβ pβ - nndist_midpoint_midpoint_le π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} [SeminormedAddCommGroup V] [NormedSpace β V] (pβ pβ pβ pβ : V) : nndist (midpoint β pβ pβ) (midpoint β pβ pβ) β€ (nndist pβ pβ + nndist pβ pβ) / 2 - nndist_left_midpoint π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : nndist pβ (midpoint π pβ pβ) = β2βββ»ΒΉ * nndist pβ pβ - nndist_midpoint_left π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : nndist (midpoint π pβ pβ) pβ = β2βββ»ΒΉ * nndist pβ pβ - nndist_midpoint_right π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : nndist (midpoint π pβ pβ) pβ = β2βββ»ΒΉ * nndist pβ pβ - nndist_right_midpoint π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ : P) : nndist pβ (midpoint π pβ pβ) = β2βββ»ΒΉ * nndist pβ pβ - AffineMap.ofMapMidpoint π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} {W : Type u_3} {Q : Type u_4} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] [NormedAddCommGroup W] [MetricSpace Q] [NormedAddTorsor W Q] [NormedSpace β V] [NormedSpace β W] (f : P β Q) (h : β (x y : P), f (midpoint β x y) = midpoint β (f x) (f y)) (hfc : Continuous f) : P βα΅[β] Q - dist_midpoint_midpoint_le' π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ pβ pβ : P) : dist (midpoint π pβ pβ) (midpoint π pβ pβ) β€ (dist pβ pβ + dist pβ pβ) / β2β - nndist_midpoint_midpoint_le' π Mathlib.Analysis.Normed.Affine.AddTorsor
{V : Type u_1} {P : Type u_2} [SeminormedAddCommGroup V] [PseudoMetricSpace P] [NormedAddTorsor V P] {π : Type u_5} [NormedField π] [NormedSpace π V] [Invertible 2] (pβ pβ pβ pβ : P) : nndist (midpoint π pβ pβ) (midpoint π pβ pβ) β€ (nndist pβ pβ + nndist pβ pβ) / β2ββ - midpoint_le_midpoint π Mathlib.LinearAlgebra.AffineSpace.Ordered
{k : Type u_1} {E : Type u_2} [Ring k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup E] [PartialOrder E] [IsOrderedAddMonoid E] [Module k E] [IsStrictOrderedModule k E] {a a' b b' : E} [Invertible 2] (ha : a β€ a') (hb : b β€ b') : midpoint k a b β€ midpoint k a' b' - left_le_midpoint π Mathlib.LinearAlgebra.AffineSpace.Ordered
{k : Type u_1} {E : Type u_2} [Field k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup E] [PartialOrder E] [IsOrderedAddMonoid E] [Module k E] [IsStrictOrderedModule k E] [PosSMulReflectLE k E] {a b : E} : a β€ midpoint k a b β a β€ b - midpoint_le_left π Mathlib.LinearAlgebra.AffineSpace.Ordered
{k : Type u_1} {E : Type u_2} [Field k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup E] [PartialOrder E] [IsOrderedAddMonoid E] [Module k E] [IsStrictOrderedModule k E] [PosSMulReflectLE k E] {a b : E} : midpoint k a b β€ a β b β€ a - midpoint_le_right π Mathlib.LinearAlgebra.AffineSpace.Ordered
{k : Type u_1} {E : Type u_2} [Field k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup E] [PartialOrder E] [IsOrderedAddMonoid E] [Module k E] [IsStrictOrderedModule k E] [PosSMulReflectLE k E] {a b : E} : midpoint k a b β€ b β a β€ b - right_le_midpoint π Mathlib.LinearAlgebra.AffineSpace.Ordered
{k : Type u_1} {E : Type u_2} [Field k] [LinearOrder k] [IsStrictOrderedRing k] [AddCommGroup E] [PartialOrder E] [IsOrderedAddMonoid E] [Module k E] [IsStrictOrderedModule k E] [PosSMulReflectLE k E] {a b : E} : b β€ midpoint k a b β b β€ a - Urysohns.CU.lim_eq_midpoint π Mathlib.Topology.UrysohnsLemma
{X : Type u_1} [TopologicalSpace X] {P : Set X β Set X β Prop} (c : Urysohns.CU P) (x : X) : c.lim x = midpoint β (c.left.lim x) (c.right.lim x) - wbtw_midpoint π Mathlib.Analysis.Convex.Between
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] (x y : P) : Wbtw R x (midpoint R x y) y - sbtw_midpoint_of_ne π Mathlib.Analysis.Convex.Between
(R : Type u_1) {V : Type u_2} {P : Type u_4} [Field R] [LinearOrder R] [IsStrictOrderedRing R] [AddCommGroup V] [Module R V] [AddTorsor V P] {x y : P} (h : x β y) : Sbtw R x (midpoint R x y) y - eq_midpoint_of_dist_eq_half π Mathlib.Analysis.Convex.StrictConvexBetween
{E : Type u_3} {PE : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] [StrictConvexSpace β E] [MetricSpace PE] [NormedAddTorsor E PE] {x y z : PE} (hx : dist x y = dist x z / 2) (hy : dist y z = dist x z / 2) : y = midpoint β x z - IsometryEquiv.midpoint_fixed π Mathlib.Analysis.Normed.Affine.MazurUlam
{E : Type u_1} {PE : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [MetricSpace PE] [NormedAddTorsor E PE] {x y : PE} (e : PE βα΅’ PE) : e x = x β e y = y β e (midpoint β x y) = midpoint β x y - IsometryEquiv.map_midpoint π Mathlib.Analysis.Normed.Affine.MazurUlam
{E : Type u_1} {PE : Type u_2} {F : Type u_3} {PF : Type u_4} [NormedAddCommGroup E] [NormedSpace β E] [MetricSpace PE] [NormedAddTorsor E PE] [NormedAddCommGroup F] [NormedSpace β F] [MetricSpace PF] [NormedAddTorsor F PF] (f : PE βα΅’ PF) (x y : PE) : f (midpoint β x y) = midpoint β (f x) (f y) - EuclideanGeometry.angle_midpoint_eq_pi π Mathlib.Geometry.Euclidean.Angle.Unoriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] (pβ pβ : P) (hpβpβ : pβ β pβ) : EuclideanGeometry.angle pβ (midpoint β pβ pβ) pβ = Real.pi - EuclideanGeometry.angle_left_midpoint_eq_pi_div_two_of_dist_eq π Mathlib.Geometry.Euclidean.Angle.Unoriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {pβ pβ pβ : P} (h : dist pβ pβ = dist pβ pβ) : EuclideanGeometry.angle pβ (midpoint β pβ pβ) pβ = Real.pi / 2 - EuclideanGeometry.angle_right_midpoint_eq_pi_div_two_of_dist_eq π Mathlib.Geometry.Euclidean.Angle.Unoriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {pβ pβ pβ : P} (h : dist pβ pβ = dist pβ pβ) : EuclideanGeometry.angle pβ (midpoint β pβ pβ) pβ = Real.pi / 2 - EuclideanGeometry.oangle_midpoint_left π Mathlib.Geometry.Euclidean.Angle.Oriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] (pβ pβ pβ : P) : EuclideanGeometry.oangle (midpoint β pβ pβ) pβ pβ = EuclideanGeometry.oangle pβ pβ pβ - EuclideanGeometry.oangle_midpoint_rev_left π Mathlib.Geometry.Euclidean.Angle.Oriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] (pβ pβ pβ : P) : EuclideanGeometry.oangle (midpoint β pβ pβ) pβ pβ = EuclideanGeometry.oangle pβ pβ pβ - EuclideanGeometry.oangle_midpoint_rev_right π Mathlib.Geometry.Euclidean.Angle.Oriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] (pβ pβ pβ : P) : EuclideanGeometry.oangle pβ pβ (midpoint β pβ pβ) = EuclideanGeometry.oangle pβ pβ pβ - EuclideanGeometry.oangle_midpoint_right π Mathlib.Geometry.Euclidean.Angle.Oriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] (pβ pβ pβ : P) : EuclideanGeometry.oangle pβ pβ (midpoint β pβ pβ) = EuclideanGeometry.oangle pβ pβ pβ - EuclideanGeometry.dist_eq_iff_eq_smul_rotation_pi_div_two_vadd_midpoint π Mathlib.Geometry.Euclidean.Angle.Oriented.Affine
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] {pβ pβ p : P} (h : pβ β pβ) : dist pβ p = dist pβ p β β r, r β’ (EuclideanGeometry.o.rotation β(Real.pi / 2)) (pβ -α΅₯ pβ) +α΅₯ midpoint β pβ pβ = p - AffineSubspace.midpoint_mem_perpBisector π Mathlib.Geometry.Euclidean.PerpBisector
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] (pβ pβ : P) : midpoint β pβ pβ β AffineSubspace.perpBisector pβ pβ - AffineSubspace.mem_perpBisector_iff_inner_eq_zero π Mathlib.Geometry.Euclidean.PerpBisector
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {c pβ pβ : P} : c β AffineSubspace.perpBisector pβ pβ β inner β (c -α΅₯ midpoint β pβ pβ) (pβ -α΅₯ pβ) = 0 - AffineSubspace.mem_perpBisector_iff_inner_eq_zero' π Mathlib.Geometry.Euclidean.PerpBisector
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {c pβ pβ : P} : c β AffineSubspace.perpBisector pβ pβ β inner β (pβ -α΅₯ pβ) (c -α΅₯ midpoint β pβ pβ) = 0 - EuclideanGeometry.Sphere.IsDiameter.midpoint_eq_center π Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {s : EuclideanGeometry.Sphere P} {pβ pβ : P} (self : s.IsDiameter pβ pβ) : midpoint β pβ pβ = s.center - EuclideanGeometry.Sphere.IsDiameter.mk π Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {s : EuclideanGeometry.Sphere P} {pβ pβ : P} (left_mem : pβ β s) (midpoint_eq_center : midpoint β pβ pβ = s.center) : s.IsDiameter pβ pβ - EuclideanGeometry.Sphere.isDiameter_iff_left_mem_and_midpoint_eq_center π Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {s : EuclideanGeometry.Sphere P} {pβ pβ : P} : s.IsDiameter pβ pβ β pβ β s β§ midpoint β pβ pβ = s.center - EuclideanGeometry.Sphere.isDiameter_iff_right_mem_and_midpoint_eq_center π Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace β V] [MetricSpace P] [NormedAddTorsor V P] {s : EuclideanGeometry.Sphere P} {pβ pβ : P} : s.IsDiameter pβ pβ β pβ β s β§ midpoint β pβ pβ = s.center - EuclideanGeometry.Sphere.dist_center_midpoint_lt_radius π Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {pβ pβ : P} {s : EuclideanGeometry.Sphere P} (hpβ : pβ β s) (hpβ : pβ β s) (hpβpβ : pβ β pβ) : dist s.center (midpoint β pβ pβ) < s.radius - EuclideanGeometry.Sphere.inner_vsub_center_midpoint_vsub π Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {pβ pβ : P} {s : EuclideanGeometry.Sphere P} (hpβ : pβ β s) (hpβ : pβ β s) : inner β (s.center -α΅₯ midpoint β pβ pβ) (pβ -α΅₯ pβ) = 0 - EuclideanGeometry.Sphere.tan_div_two_smul_rotation_pi_div_two_vadd_midpoint_eq_center π Mathlib.Geometry.Euclidean.Angle.Sphere
{V : Type u_3} {P : Type u_4} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] {s : EuclideanGeometry.Sphere P} {pβ pβ : P} (hpβ : pβ β s) (hpβ : pβ β s) (h : pβ β pβ) : ((EuclideanGeometry.oangle pβ pβ s.center).tan / 2) β’ (EuclideanGeometry.o.rotation β(Real.pi / 2)) (pβ -α΅₯ pβ) +α΅₯ midpoint β pβ pβ = s.center - EuclideanGeometry.Sphere.inv_tan_div_two_smul_rotation_pi_div_two_vadd_midpoint_eq_center π Mathlib.Geometry.Euclidean.Angle.Sphere
{V : Type u_3} {P : Type u_4} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] {s : EuclideanGeometry.Sphere P} {pβ pβ pβ : P} (hpβ : pβ β s) (hpβ : pβ β s) (hpβ : pβ β s) (hpβpβ : pβ β pβ) (hpβpβ : pβ β pβ) (hpβpβ : pβ β pβ) : ((EuclideanGeometry.oangle pβ pβ pβ).tanβ»ΒΉ / 2) β’ (EuclideanGeometry.o.rotation β(Real.pi / 2)) (pβ -α΅₯ pβ) +α΅₯ midpoint β pβ pβ = s.center - Affine.Triangle.inv_tan_div_two_smul_rotation_pi_div_two_vadd_midpoint_eq_circumcenter π Mathlib.Geometry.Euclidean.Angle.Sphere
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] (t : Affine.Triangle β P) {iβ iβ iβ : Fin 3} (hββ : iβ β iβ) (hββ : iβ β iβ) (hββ : iβ β iβ) : ((EuclideanGeometry.oangle (t.points iβ) (t.points iβ) (t.points iβ)).tanβ»ΒΉ / 2) β’ (EuclideanGeometry.o.rotation β(Real.pi / 2)) (t.points iβ -α΅₯ t.points iβ) +α΅₯ midpoint β (t.points iβ) (t.points iβ) = Affine.Simplex.circumcenter t - Affine.Triangle.circumsphere_eq_of_dist_of_oangle π Mathlib.Geometry.Euclidean.Angle.Sphere
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] [hd2 : Fact (Module.finrank β V = 2)] [Module.Oriented β V (Fin 2)] (t : Affine.Triangle β P) {iβ iβ iβ : Fin 3} (hββ : iβ β iβ) (hββ : iβ β iβ) (hββ : iβ β iβ) : Affine.Simplex.circumsphere t = { center := ((EuclideanGeometry.oangle (t.points iβ) (t.points iβ) (t.points iβ)).tanβ»ΒΉ / 2) β’ (EuclideanGeometry.o.rotation β(Real.pi / 2)) (t.points iβ -α΅₯ t.points iβ) +α΅₯ midpoint β (t.points iβ) (t.points iβ), radius := dist (t.points iβ) (t.points iβ) / |(EuclideanGeometry.oangle (t.points iβ) (t.points iβ) (t.points iβ)).sin| / 2 } - EuclideanGeometry.dist_sq_add_dist_sq_eq_two_mul_dist_midpoint_sq_add_half_dist_sq π Mathlib.Geometry.Euclidean.Triangle
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] (a b c : P) : dist a b ^ 2 + dist a c ^ 2 = 2 * (dist a (midpoint β b c) ^ 2 + (dist b c / 2) ^ 2) - EuclideanGeometry.dist_sq_add_dist_sq_eq_dist_sq_add_dist_sq_of_angle_eq_pi_div_two π Mathlib.Geometry.Euclidean.BritishFlag
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {a b c d : P} (h : midpoint β a c = midpoint β b d) (ha : EuclideanGeometry.angle b a d = Real.pi / 2) (p : P) : dist p a ^ 2 + dist p c ^ 2 = dist p b ^ 2 + dist p d ^ 2 - EuclideanGeometry.dist_sq_add_dist_sq_eq_dist_sq_add_dist_sq_iff_angle_eq_pi_div_two π Mathlib.Geometry.Euclidean.BritishFlag
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {a b c d : P} (h : midpoint β a c = midpoint β b d) (p : P) : dist p a ^ 2 + dist p c ^ 2 = dist p b ^ 2 + dist p d ^ 2 β EuclideanGeometry.angle b a d = Real.pi / 2 - EuclideanGeometry.dist_sq_add_dist_sq_eq_dist_sq_add_dist_sq_add_two_mul_dist_mul_dist_mul_cos_angle π Mathlib.Geometry.Euclidean.BritishFlag
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {a b c d : P} (h : midpoint β a c = midpoint β b d) (p : P) : dist p a ^ 2 + dist p c ^ 2 = dist p b ^ 2 + dist p d ^ 2 + 2 * dist b a * dist d a * Real.cos (EuclideanGeometry.angle b a d) - EuclideanGeometry.dist_sq_add_dist_sq_eq_dist_sq_add_dist_sq_add_two_mul_inner π Mathlib.Geometry.Euclidean.BritishFlag
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {a b c d : P} (h : midpoint β a c = midpoint β b d) (p : P) : dist p a ^ 2 + dist p c ^ 2 = dist p b ^ 2 + dist p d ^ 2 + 2 * inner β (b -α΅₯ a) (d -α΅₯ a) - Affine.Triangle.eulerPoint_eq_midpoint π Mathlib.Geometry.Euclidean.NinePointCircle
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] (s : Affine.Triangle β P) (i : Fin 3) : Affine.Simplex.eulerPoint s i = midpoint β s.orthocenter (s.points i) - Affine.Simplex.midpoint_faceOppositeCentroid_eulerPoint π Mathlib.Geometry.Euclidean.NinePointCircle
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace β V] [MetricSpace P] [NormedAddTorsor V P] {n : β} [hn : NeZero n] (s : Affine.Simplex β P n) (i : Fin (n + 1)) : midpoint β (s.faceOppositeCentroid i) (s.eulerPoint i) = s.ninePointCircle.center - pi_midpoint_apply π Mathlib.LinearAlgebra.AffineSpace.MidpointZero
{k : Type u_1} {ΞΉ : Type u_2} {V : ΞΉ β Type u_3} {P : ΞΉ β Type u_4} [Ring k] [Invertible 2] [(i : ΞΉ) β AddCommGroup (V i)] [(i : ΞΉ) β Module k (V i)] [(i : ΞΉ) β AddTorsor (V i) (P i)] (f g : (i : ΞΉ) β P i) (i : ΞΉ) : midpoint k f g i = midpoint k (f i) (g i) - homothety_inv_two π Mathlib.LinearAlgebra.AffineSpace.MidpointZero
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Field k] [CharZero k] [AddCommGroup V] [Module k V] [AddTorsor V P] (a b : P) : (AffineMap.homothety a 2β»ΒΉ) b = midpoint k a b - homothety_one_half π Mathlib.LinearAlgebra.AffineSpace.MidpointZero
{k : Type u_1} {V : Type u_2} {P : Type u_3} [Field k] [CharZero k] [AddCommGroup V] [Module k V] [AddTorsor V P] (a b : P) : (AffineMap.homothety a (1 / 2)) b = midpoint k a b - lineMap_inv_two π Mathlib.LinearAlgebra.AffineSpace.MidpointZero
{R : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing R] [CharZero R] [AddCommGroup V] [Module R V] [AddTorsor V P] (a b : P) : (AffineMap.lineMap a b) 2β»ΒΉ = midpoint R a b - homothety_invOf_two π Mathlib.LinearAlgebra.AffineSpace.MidpointZero
{R : Type u_1} {V : Type u_2} {P : Type u_3} [CommRing R] [Invertible 2] [AddCommGroup V] [Module R V] [AddTorsor V P] (a b : P) : (AffineMap.homothety a β 2) b = midpoint R a b - lineMap_one_half π Mathlib.LinearAlgebra.AffineSpace.MidpointZero
{R : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing R] [CharZero R] [AddCommGroup V] [Module R V] [AddTorsor V P] (a b : P) : (AffineMap.lineMap a b) (1 / 2) = midpoint R 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