Loogle!
Result
Found 93 declarations mentioning Set.inclusion.
- Set.inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) : โs โ โt - Set.inclusion_self ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s : Set ฮฑ} (x : โs) : Set.inclusion โฏ x = x - Set.inclusion_injective ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) : Function.Injective (Set.inclusion h) - Set.inclusion_eq_id ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s : Set ฮฑ} (h : s โ s) : Set.inclusion h = id - Set.eq_of_inclusion_surjective ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} {h : s โ t} (h_surj : Function.Surjective (Set.inclusion h)) : s = t - Set.inclusion_inj ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) {x y : โs} : Set.inclusion h x = Set.inclusion h y โ x = y - Set.inclusion_eq_subtype_map ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) : Set.inclusion h = Subtype.map id h - Set.coe_inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) (x : โs) : โ(Set.inclusion h x) = โx - Set.inclusion_mk ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} {h : s โ t} (a : ฮฑ) (ha : a โ s) : Set.inclusion h โจa, haโฉ = โจa, โฏโฉ - Set.val_comp_inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) : Subtype.val โ Set.inclusion h = Subtype.val - Set.inclusion_inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t u : Set ฮฑ} (hst : s โ t) (htu : t โ u) (x : โs) : Set.inclusion htu (Set.inclusion hst x) = Set.inclusion โฏ x - Set.inclusion_le_inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} [LE ฮฑ] {s t : Set ฮฑ} (h : s โ t) {x y : โs} : Set.inclusion h x โค Set.inclusion h y โ x โค y - Set.inclusion_lt_inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} [LT ฮฑ] {s t : Set ฮฑ} (h : s โ t) {x y : โs} : Set.inclusion h x < Set.inclusion h y โ x < y - Set.inclusion_right ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) (x : โt) (m : โx โ s) : Set.inclusion h โจโx, mโฉ = x - Set.inclusion_comp_inclusion ๐ Mathlib.Data.Set.Inclusion
{ฮฑ : Type u_2} {s t u : Set ฮฑ} (hst : s โ t) (htu : t โ u) : Set.inclusion htu โ Set.inclusion hst = Set.inclusion โฏ - Set.range_inclusion ๐ Mathlib.Data.Set.Image
{ฮฑ : Type u_1} {s t : Set ฮฑ} (h : s โ t) : Set.range (Set.inclusion h) = {x | โx โ s} - Equiv.Set.sumDiffSubset_apply_inl ๐ Mathlib.Logic.Equiv.Set
{ฮฑ : Type u_3} {s t : Set ฮฑ} (h : s โ t) [DecidablePred fun x => x โ s] (x : โs) : (Equiv.Set.sumDiffSubset h) (Sum.inl x) = Set.inclusion h x - Equiv.Set.sumDiffSubset_apply_inr ๐ Mathlib.Logic.Equiv.Set
{ฮฑ : Type u_3} {s t : Set ฮฑ} (h : s โ t) [DecidablePred fun x => x โ s] (x : โ(t \ s)) : (Equiv.Set.sumDiffSubset h) (Sum.inr x) = Set.inclusion โฏ x - Subrel.coe_inclusionEmbedding ๐ Mathlib.Order.RelIso.Set
{ฮฑ : Type u_1} (r : ฮฑ โ ฮฑ โ Prop) {s t : Set ฮฑ} (h : s โ t) : โ(Subrel.inclusionEmbedding r h) = Set.inclusion h - Sublattice.coe_inclusion ๐ Mathlib.Order.Sublattice
{ฮฑ : Type u_2} [Lattice ฮฑ] {L M : Sublattice ฮฑ} (h : L โค M) : โ(Sublattice.inclusion h) = Set.inclusion h - Sublattice.inclusion_apply ๐ Mathlib.Order.Sublattice
{ฮฑ : Type u_2} [Lattice ฮฑ] {L M : Sublattice ฮฑ} (h : L โค M) (a : โฅL) : (Sublattice.inclusion h) a = Set.inclusion h a - Set.iUnionLift_inclusion ๐ Mathlib.Data.Set.UnionLift
{ฮฑ : Type u_1} {ฮน : Sort u_3} {ฮฒ : Sort u_2} {S : ฮน โ Set ฮฑ} {f : (i : ฮน) โ โ(S i) โ ฮฒ} {hf : โ (i j : ฮน) (x : ฮฑ) (hxi : x โ S i) (hxj : x โ S j), f i โจx, hxiโฉ = f j โจx, hxjโฉ} {T : Set ฮฑ} {hT : T โ Set.iUnion S} {i : ฮน} (x : โ(S i)) (h : S i โ T) : Set.iUnionLift S f hf T hT (Set.inclusion h x) = f i x - Set.preimage_iUnionLift ๐ Mathlib.Data.Set.UnionLift
{ฮฑ : Type u_1} {ฮน : Sort u_3} {ฮฒ : Type u_2} {S : ฮน โ Set ฮฑ} {f : (i : ฮน) โ โ(S i) โ ฮฒ} {hf : โ (i j : ฮน) (x : ฮฑ) (hxi : x โ S i) (hxj : x โ S j), f i โจx, hxiโฉ = f j โจx, hxjโฉ} {T : Set ฮฑ} {hT : T โ Set.iUnion S} (t : Set ฮฒ) : Set.iUnionLift S f hf T hT โปยน' t = Set.inclusion hT โปยน' โ i, Set.inclusion โฏ '' f i โปยน' t - Set.iUnionLift_unary ๐ Mathlib.Data.Set.UnionLift
{ฮฑ : Type u_1} {ฮน : Sort u_2} {ฮฒ : Sort u_3} {S : ฮน โ Set ฮฑ} {f : (i : ฮน) โ โ(S i) โ ฮฒ} {hf : โ (i j : ฮน) (x : ฮฑ) (hxi : x โ S i) (hxj : x โ S j), f i โจx, hxiโฉ = f j โจx, hxjโฉ} {T : Set ฮฑ} (hT' : T = Set.iUnion S) (u : โT โ โT) (ui : (i : ฮน) โ โ(S i) โ โ(S i)) (hui : โ (i : ฮน) (x : โ(S i)), u (Set.inclusion โฏ x) = Set.inclusion โฏ (ui i x)) (uฮฒ : ฮฒ โ ฮฒ) (h : โ (i : ฮน) (x : โ(S i)), f i (ui i x) = uฮฒ (f i x)) (x : โT) : Set.iUnionLift S f hf T โฏ (u x) = uฮฒ (Set.iUnionLift S f hf T โฏ x) - Set.iUnionLift_binary ๐ Mathlib.Data.Set.UnionLift
{ฮฑ : Type u_1} {ฮน : Sort u_2} {ฮฒ : Sort u_3} {S : ฮน โ Set ฮฑ} {f : (i : ฮน) โ โ(S i) โ ฮฒ} {hf : โ (i j : ฮน) (x : ฮฑ) (hxi : x โ S i) (hxj : x โ S j), f i โจx, hxiโฉ = f j โจx, hxjโฉ} {T : Set ฮฑ} (hT' : T = Set.iUnion S) (dir : Directed (fun x1 x2 => x1 โ x2) S) (op : โT โ โT โ โT) (opi : (i : ฮน) โ โ(S i) โ โ(S i) โ โ(S i)) (hopi : โ (i : ฮน) (x y : โ(S i)), Set.inclusion โฏ (opi i x y) = op (Set.inclusion โฏ x) (Set.inclusion โฏ y)) (opฮฒ : ฮฒ โ ฮฒ โ ฮฒ) (h : โ (i : ฮน) (x y : โ(S i)), f i (opi i x y) = opฮฒ (f i x) (f i y)) (x y : โT) : Set.iUnionLift S f hf T โฏ (op x y) = opฮฒ (Set.iUnionLift S f hf T โฏ x) (Set.iUnionLift S f hf T โฏ y) - denseRange_inclusion_iff ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (hst : s โ t) : DenseRange (Set.inclusion hst) โ t โ closure s - continuous_inclusion ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (h : s โ t) : Continuous (Set.inclusion h) - Topology.IsEmbedding.inclusion ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (h : s โ t) : Topology.IsEmbedding (Set.inclusion h) - IsClosed.isClosedMap_inclusion ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (hs : IsClosed s) (h : s โ t) : IsClosedMap (Set.inclusion h) - IsOpen.isOpenMap_inclusion ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (hs : IsOpen s) (h : s โ t) : IsOpenMap (Set.inclusion h) - Topology.IsClosedEmbedding.inclusion ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (hst : s โ t) (hs : IsClosed (Subtype.val โปยน' s)) : Topology.IsClosedEmbedding (Set.inclusion hst) - Topology.IsOpenEmbedding.inclusion ๐ Mathlib.Topology.Constructions
{X : Type u} [TopologicalSpace X] {s t : Set X} (hst : s โ t) (hs : IsOpen (Subtype.val โปยน' s)) : Topology.IsOpenEmbedding (Set.inclusion hst) - isUniformEmbedding_set_inclusion ๐ Mathlib.Topology.UniformSpace.UniformEmbedding
{ฮฑ : Type u} [UniformSpace ฮฑ] {s t : Set ฮฑ} (hst : s โ t) : IsUniformEmbedding (Set.inclusion hst) - BooleanSubalgebra.coe_inclusion ๐ Mathlib.Order.BooleanSubalgebra
{ฮฑ : Type u_2} [BooleanAlgebra ฮฑ] {L M : BooleanSubalgebra ฮฑ} (h : L โค M) : โ(BooleanSubalgebra.inclusion h) = Set.inclusion h - BooleanSubalgebra.inclusion_apply ๐ Mathlib.Order.BooleanSubalgebra
{ฮฑ : Type u_2} [BooleanAlgebra ฮฑ] {L M : BooleanSubalgebra ฮฑ} (h : L โค M) (a : โฅL) : (BooleanSubalgebra.inclusion h) a = Set.inclusion h a - TopologicalSpace.Opens.isOpenEmbedding_of_le ๐ Mathlib.Topology.Sets.Opens
{ฮฑ : Type u_2} [TopologicalSpace ฮฑ] {U V : TopologicalSpace.Opens ฮฑ} (i : U โค V) : Topology.IsOpenEmbedding (Set.inclusion โฏ) - measurable_inclusion ๐ Mathlib.MeasureTheory.MeasurableSpace.Constructions
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {s t : Set ฮฑ} (h : s โ t) : Measurable (Set.inclusion h) - MeasurableSet.image_inclusion ๐ Mathlib.MeasureTheory.MeasurableSpace.Constructions
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {s t : Set ฮฑ} (h : s โ t) {u : Set โs} (hs : MeasurableSet s) (hu : MeasurableSet u) : MeasurableSet (Set.inclusion h '' u) - MeasurableSet.image_inclusion' ๐ Mathlib.MeasureTheory.MeasurableSpace.Constructions
{ฮฑ : Type u_1} {m : MeasurableSpace ฮฑ} {s t : Set ฮฑ} (h : s โ t) {u : Set โs} (hs : MeasurableSet (Subtype.val โปยน' s)) (hu : MeasurableSet u) : MeasurableSet (Set.inclusion h '' u) - AffineSubspace.inclusion ๐ Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vโ : Type u_2} {Pโ : Type u_3} [Ring k] [AddCommGroup Vโ] [Module k Vโ] [AddTorsor Vโ Pโ] {Sโ Sโ : AffineSubspace k Pโ} [Nonempty โฅSโ] (h : Sโ โค Sโ) : โฅSโ โแต[k] โฅSโ - AffineSubspace.inclusion_rfl ๐ Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vโ : Type u_2} {Pโ : Type u_3} [Ring k] [AddCommGroup Vโ] [Module k Vโ] [AddTorsor Vโ Pโ] {Sโ : AffineSubspace k Pโ} [Nonempty โฅSโ] : AffineSubspace.inclusion โฏ = AffineMap.id k โฅSโ - AffineSubspace.inclusion_linear ๐ Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vโ : Type u_2} {Pโ : Type u_3} [Ring k] [AddCommGroup Vโ] [Module k Vโ] [AddTorsor Vโ Pโ] {Sโ Sโ : AffineSubspace k Pโ} [Nonempty โฅSโ] (h : Sโ โค Sโ) : (AffineSubspace.inclusion h).linear = Submodule.inclusion โฏ - AffineSubspace.coe_inclusion_apply ๐ Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
{k : Type u_1} {Vโ : Type u_2} {Pโ : Type u_3} [Ring k] [AddCommGroup Vโ] [Module k Vโ] [AddTorsor Vโ Pโ] {Sโ Sโ : AffineSubspace k Pโ} [Nonempty โฅSโ] (h : Sโ โค Sโ) (x : โฅSโ) : โ((AffineSubspace.inclusion h) x) = โx - Affine.Simplex.restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) โค S) : Affine.Simplex k (โฅS) n - Affine.Simplex.restrict_points_coe ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) โค S) (i : Fin (n + 1)) : โ((s.restrict S hS).points i) = s.points i - Affine.Simplex.face_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) โค S) {fs : Finset (Fin (n + 1))} {m : โ} (h : fs.card = m + 1) : (s.restrict S hS).face h = (s.face h).restrict S โฏ - Affine.Simplex.faceOpposite_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) โค S) (i : Fin (n + 1)) : (s.restrict S hS).faceOpposite i = (s.faceOpposite i).restrict S โฏ - Affine.Simplex.restrict_reindex ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {m n : โ} (s : Affine.Simplex k P n) (e : Fin (n + 1) โ Fin (m + 1)) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) โค S) : (s.reindex e).restrict S โฏ = (s.restrict S hS).reindex e - Affine.Simplex.restrict_map_subtype ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} (s : Affine.Simplex k P n) : (s.restrict (affineSpan k (Set.range s.points)) โฏ).map (affineSpan k (Set.range s.points)).subtype โฏ = s - Affine.Simplex.closedInterior_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [PartialOrder k] {n : โ} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) โค S) : (s.restrict S hS).closedInterior = โS.subtype โปยน' s.closedInterior - Affine.Simplex.interior_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] [PartialOrder k] {n : โ} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) โค S) : (s.restrict S hS).interior = โS.subtype โปยน' s.interior - Affine.Simplex.setInterior_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_4} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] (I : Set k) {n : โ} (s : Affine.Simplex k P n) {S : AffineSubspace k P} (hS : affineSpan k (Set.range s.points) โค S) : Affine.Simplex.setInterior I (s.restrict S hS) = โS.subtype โปยน' Affine.Simplex.setInterior I s - Affine.Simplex.restrict_map_inclusion ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} (s : Affine.Simplex k P n) (Sโ Sโ : AffineSubspace k P) (hSโ : affineSpan k (Set.range s.points) โค Sโ) (hSโ : Sโ โค Sโ) : (s.restrict Sโ hSโ).map (AffineSubspace.inclusion hSโ) โฏ = s.restrict Sโ โฏ - Affine.Simplex.map_subtype_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {P : Type u_5} [Ring k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} (S : AffineSubspace k P) [Nonempty โฅS] (s : Affine.Simplex k (โฅS) n) : (s.map S.subtype โฏ).restrict S โฏ = s - Affine.Simplex.restrict_map_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Basic
{k : Type u_1} {V : Type u_2} {Vโ : Type u_3} {P : Type u_5} {Pโ : Type u_6} [Ring k] [AddCommGroup V] [AddCommGroup Vโ] [Module k V] [Module k Vโ] [AddTorsor V P] [AddTorsor Vโ Pโ] {n : โ} (s : Affine.Simplex k P n) (f : P โแต[k] Pโ) (hf : Function.Injective โf) (Sโ : AffineSubspace k P) (Sโ : AffineSubspace k Pโ) (hSโ : affineSpan k (Set.range s.points) โค Sโ) (hfS : AffineSubspace.map f Sโ โค Sโ) : (s.restrict Sโ hSโ).map (f.restrict hfS) โฏ = (s.map f hf).restrict Sโ โฏ - OpenPartialHomeomorph.subtypeRestr_symm_eqOn_of_le ๐ Mathlib.Topology.OpenPartialHomeomorph.Constructions
{X : Type u_1} {Y : Type u_3} [TopologicalSpace X] [TopologicalSpace Y] (e : OpenPartialHomeomorph X Y) {U V : TopologicalSpace.Opens X} (hU : Nonempty โฅU) (hV : Nonempty โฅV) (hUV : U โค V) : Set.EqOn (โ(e.subtypeRestr hV).symm) (Set.inclusion hUV โ โ(e.subtypeRestr hU).symm) (e.subtypeRestr hU).target - Affine.Simplex.centroid_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] [CharZero k] {n : โ} (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) โค S) : โ(s.restrict S hS).centroid = s.centroid - Affine.Simplex.faceOppositeCentroid_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) โค S) {i : Fin (n + 1)} : โ((s.restrict S hS).faceOppositeCentroid i) = s.faceOppositeCentroid i - Affine.Simplex.medial_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) โค S) : (s.restrict S hS).medial = s.medial.restrict S โฏ - Affine.Simplex.median_restrict ๐ Mathlib.LinearAlgebra.AffineSpace.Simplex.Centroid
{k : Type u_1} {V : Type u_2} {P : Type u_3} [DivisionRing k] [AddCommGroup V] [Module k V] [AddTorsor V P] {n : โ} [NeZero n] [CharZero k] (s : Affine.Simplex k P n) (i : Fin (n + 1)) (S : AffineSubspace k P) (hS : affineSpan k (Set.range s.points) โค S) : AffineSubspace.map S.subtype ((s.restrict S hS).median i) = s.median i - TopologicalSpace.Opens.chartAt_inclusion_symm_eventuallyEq ๐ Mathlib.Geometry.Manifold.HasGroupoid
{H : Type u} {M : Type u_2} [TopologicalSpace H] [TopologicalSpace M] [ChartedSpace H M] {U V : TopologicalSpace.Opens M} (hUV : U โค V) {x : โฅU} : โ(chartAt H (TopologicalSpace.Opens.inclusion hUV x)).symm =แถ [nhds (โ(chartAt H (TopologicalSpace.Opens.inclusion hUV x)) (Set.inclusion hUV x))] TopologicalSpace.Opens.inclusion hUV โ โ(chartAt H x).symm - StructureGroupoid.LocalInvariantProp.liftPropAt_iff_comp_inclusion ๐ Mathlib.Geometry.Manifold.LocalInvariantProperties
{H : Type u_1} {M : Type u_2} {H' : Type u_3} {M' : Type u_4} [TopologicalSpace H] [TopologicalSpace M] [ChartedSpace H M] [TopologicalSpace H'] [TopologicalSpace M'] [ChartedSpace H' M'] {G : StructureGroupoid H} {G' : StructureGroupoid H'} {P : (H โ H') โ Set H โ H โ Prop} (hG : G.LocalInvariantProp G' P) {U V : TopologicalSpace.Opens M} (hUV : U โค V) (f : โฅV โ M') (x : โฅU) : ChartedSpace.LiftPropAt P f (Set.inclusion hUV x) โ ChartedSpace.LiftPropAt P (f โ Set.inclusion hUV) x - SimpleGraph.induceHomOfLE_apply ๐ Mathlib.Combinatorics.SimpleGraph.Maps
{V : Type u_1} (G : SimpleGraph V) {s s' : Set V} (h : s โ s') (v : โs) : (G.induceHomOfLE h) v = Set.inclusion h v - Set.Finite.rado_selection_subtype ๐ Mathlib.Combinatorics.Compactness
{ฮฑ : Type u_1} {ฮฒ : ฮฑ โ Type u_2} [โ (a : ฮฑ), Finite (ฮฒ a)] (g : (s : Set ฮฑ) โ s.Finite โ (a : โs) โ ฮฒ โa) : โ ฯ, โ (s : Set ฮฑ), s.Finite โ โ t, โ (ht : t.Finite) (hst : s โ t), โ (x : โs), ฯ โx = g t ht (Set.inclusion hst x) - Finset.rado_selection_subtype ๐ Mathlib.Combinatorics.Compactness
{ฮฑ : Type u_1} {ฮฒ : ฮฑ โ Type u_2} [โ (a : ฮฑ), Finite (ฮฒ a)] (g : (s : Finset ฮฑ) โ (a : โฅs) โ ฮฒ โa) : โ ฯ, โ (s : Finset ฮฑ), โ t, โ (hst : s โ t), โ (x : โฅs), ฯ โx = g t (Set.inclusion hst x) - FirstOrder.Language.constantsOnMap_inclusion_isExpansionOn ๐ Mathlib.ModelTheory.LanguageMap
{M : Type w} {A B : Set M} (h : A โ B) : (FirstOrder.Language.LHom.constantsOnMap (Set.inclusion h)).IsExpansionOn M - FirstOrder.Language.map_constants_inclusion_isExpansionOn ๐ Mathlib.ModelTheory.LanguageMap
(L : FirstOrder.Language) {M : Type w} [L.Structure M] {A B : Set M} (h : A โ B) : (L.lhomWithConstantsMap (Set.inclusion h)).IsExpansionOn M - FirstOrder.Language.Term.realize_restrictVar' ๐ Mathlib.ModelTheory.Semantics
{L : FirstOrder.Language} {M : Type w} [L.Structure M] {ฮฑ : Type u'} [DecidableEq ฮฑ] {t : L.Term ฮฑ} {s : Set ฮฑ} (h : โt.varFinset โ s) {v : ฮฑ โ M} : FirstOrder.Language.Term.realize (v โ Subtype.val) (t.restrictVar (Set.inclusion h)) = FirstOrder.Language.Term.realize v t - FirstOrder.Language.BoundedFormula.realize_restrictFreeVar' ๐ Mathlib.ModelTheory.Semantics
{L : FirstOrder.Language} {M : Type w} [L.Structure M] {ฮฑ : Type u'} [DecidableEq ฮฑ] {n : โ} {ฯ : L.BoundedFormula ฮฑ n} {s : Set ฮฑ} (h : โฯ.freeVarFinset โ s) {v : ฮฑ โ M} {xs : Fin n โ M} : (ฯ.restrictFreeVar (Set.inclusion h)).Realize (v โ Subtype.val) xs โ ฯ.Realize v xs - FirstOrder.Language.Term.realize_restrictVarLeft' ๐ Mathlib.ModelTheory.Semantics
{L : FirstOrder.Language} {M : Type w} [L.Structure M] {ฮฑ : Type u'} [DecidableEq ฮฑ] {ฮณ : Type u_4} {t : L.Term (ฮฑ โ ฮณ)} {s : Set ฮฑ} (h : โt.varFinsetLeft โ s) {v : ฮฑ โ M} {xs : ฮณ โ M} : FirstOrder.Language.Term.realize (Sum.elim (v โ Subtype.val) xs) (t.restrictVarLeft (Set.inclusion h)) = FirstOrder.Language.Term.realize (Sum.elim v xs) t - FirstOrder.Language.Substructure.coe_inclusion ๐ Mathlib.ModelTheory.Substructures
{L : FirstOrder.Language} {M : Type w} [L.Structure M] {S T : L.Substructure M} (h : S โค T) : โ(FirstOrder.Language.Substructure.inclusion h) = Set.inclusion h - Affine.Simplex.orthogonalProjectionSpan_restrict ๐ Mathlib.Geometry.Euclidean.Projection
{๐ : Type u_1} {V : Type u_2} {P : Type u_3} [RCLike ๐] [NormedAddCommGroup V] [InnerProductSpace ๐ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex ๐ P n) (S : AffineSubspace ๐ P) (hS : affineSpan ๐ (Set.range s.points) โค S) (p : โฅS) : โโ((s.restrict S hS).orthogonalProjectionSpan p) = โ(s.orthogonalProjectionSpan โp) - Affine.Simplex.height_restrict ๐ Mathlib.Geometry.Euclidean.Altitude
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) (i : Fin (n + 1)) : (s.restrict S hS).height i = s.height i - Affine.Simplex.altitudeFoot_restrict ๐ Mathlib.Geometry.Euclidean.Altitude
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) (i : Fin (n + 1)) : โ((s.restrict S hS).altitudeFoot i) = s.altitudeFoot i - Affine.Simplex.map_altitude_restrict ๐ Mathlib.Geometry.Euclidean.Altitude
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) (i : Fin (n + 1)) : AffineSubspace.map S.subtype ((s.restrict S hS).altitude i) = s.altitude i - Affine.Simplex.altitude_restrict_eq_comap_subtype ๐ Mathlib.Geometry.Euclidean.Altitude
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) (i : Fin (n + 1)) : (s.restrict S hS).altitude i = AffineSubspace.comap S.subtype (s.altitude i) - EuclideanGeometry.Cospherical.inclusion ๐ Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [NormedSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {Sโ Sโ : AffineSubspace โ P} [Nonempty โฅSโ] {ps : Set โฅSโ} (hps : EuclideanGeometry.Cospherical ps) (hS : Sโ โค Sโ) : EuclideanGeometry.Cospherical (โ(AffineSubspace.inclusion hS) '' ps) - EuclideanGeometry.Cospherical.inclusion_iff ๐ Mathlib.Geometry.Euclidean.Sphere.Basic
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {Sโ Sโ : AffineSubspace โ P} [Nonempty โฅSโ] {ps : Set โฅSโ} [Sโ.direction.HasOrthogonalProjection] [Sโ.direction.HasOrthogonalProjection] (hS : Sโ โค Sโ) : EuclideanGeometry.Cospherical (โ(AffineSubspace.inclusion hS) '' ps) โ EuclideanGeometry.Cospherical ps - Affine.Simplex.inradius_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).inradius = s.inradius - Affine.Simplex.excenterExists_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).ExcenterExists = s.ExcenterExists - Affine.Simplex.exradius_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).exradius = s.exradius - Affine.Simplex.excenterWeightsUnnorm_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).excenterWeightsUnnorm = s.excenterWeightsUnnorm - Affine.Simplex.excenterWeights_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).excenterWeights = s.excenterWeights - Affine.Simplex.ExcenterExists.touchpointWeights_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] {s : Affine.Simplex โ P n} {signs : Finset (Fin (n + 1))} (h : s.ExcenterExists signs) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).touchpointWeights signs = s.touchpointWeights signs - Affine.Simplex.incenter_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : โ(s.restrict S hS).incenter = s.incenter - Affine.Simplex.ExcenterExists.excenter_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] {s : Affine.Simplex โ P n} {signs : Finset (Fin (n + 1))} (h : s.ExcenterExists signs) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : โ((s.restrict S hS).excenter signs) = s.excenter signs - Affine.Simplex.ExcenterExists.touchpoint_restrict ๐ Mathlib.Geometry.Euclidean.Incenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} [NeZero n] {s : Affine.Simplex โ P n} {signs : Finset (Fin (n + 1))} (h : s.ExcenterExists signs) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) (i : Fin (n + 1)) : โ((s.restrict S hS).touchpoint signs i) = s.touchpoint signs i - Affine.Simplex.circumradius_restrict ๐ Mathlib.Geometry.Euclidean.Circumcenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).circumradius = s.circumradius - Affine.Simplex.circumcenter_restrict ๐ Mathlib.Geometry.Euclidean.Circumcenter
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : โ(s.restrict S hS).circumcenter = s.circumcenter - Affine.Simplex.mongePoint_restrict ๐ Mathlib.Geometry.Euclidean.MongePoint
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : โ(s.restrict S hS).mongePoint = s.mongePoint - Affine.Simplex.eulerPoint_restrict ๐ Mathlib.Geometry.Euclidean.NinePointCircle
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) (i : Fin (n + 1)) : โ((s.restrict S hS).eulerPoint i) = s.eulerPoint i - Affine.Simplex.ninePointCircle_restrict ๐ Mathlib.Geometry.Euclidean.NinePointCircle
{V : Type u_1} {P : Type u_2} [NormedAddCommGroup V] [InnerProductSpace โ V] [MetricSpace P] [NormedAddTorsor V P] {n : โ} (s : Affine.Simplex โ P n) (S : AffineSubspace โ P) (hS : affineSpan โ (Set.range s.points) โค S) : (s.restrict S hS).ninePointCircle = { center := โจs.ninePointCircle.center, โฏโฉ, radius := s.ninePointCircle.radius } - Order.exists_orderEmbedding_insert ๐ Mathlib.Order.CountableDenseLinearOrder
{ฮฑ : Type u_1} {ฮฒ : Type u_2} [LinearOrder ฮฑ] [LinearOrder ฮฒ] [DenselyOrdered ฮฒ] [NoMinOrder ฮฒ] [NoMaxOrder ฮฒ] [nonem : Nonempty ฮฒ] (S : Finset ฮฑ) (f : โฅS โชo ฮฒ) (a : ฮฑ) : โ g, โg โ Set.inclusion โฏ = โf
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