Loogle!
Result
Found 27 declarations mentioning LinearMap.domRestrict.
- LinearMap.domRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule R M) : β₯p βββ[Οββ] Mβ - LinearMap.domRestrict_comp_codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {Rβ : Type u_3} {M : Type u_4} {Mβ : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} {Οββ : Rβ β+* Rβ} {Οββ : R β+* Rβ} [RingHomCompTriple Οββ Οββ Οββ] (g : Mβ βββ[Οββ] Mβ) (f : M βββ[Οββ] Mβ) (p : Submodule Rβ Mβ) (h : β (c : M), f c β p) : g.domRestrict p βββ LinearMap.codRestrict p f h = g βββ f - LinearMap.coe_domRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule R M) : β(f.domRestrict p) = (βp).domRestrict βf - LinearMap.domRestrict_apply π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (p : Submodule R M) (x : β₯p) : (f.domRestrict p) x = f βx - LinearMap.restrict_eq_domRestrict_codRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β (x : M), f x β q) : f.restrict β― = (LinearMap.codRestrict q f hf).domRestrict p - LinearMap.subtype_comp_restrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β x β p, f x β q) : q.subtype βββ f.restrict hf = f.domRestrict p - LinearMap.restrict_eq_codRestrict_domRestrict π Mathlib.Algebra.Module.Submodule.LinearMap
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {p : Submodule R M} {q : Submodule Rβ Mβ} (hf : β x β p, f x β q) : f.restrict hf = LinearMap.codRestrict q (f.domRestrict p) β― - LinearMap.comap_domRestrict π Mathlib.Algebra.Module.Submodule.Map
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : Rβ β+* R} (p : Submodule Rβ Mβ) (f : Mβ βββ[Οββ] M) (p' : Submodule R M) : Submodule.comap (f.domRestrict p) p' = Submodule.comap p.subtype (Submodule.comap f p') - LinearMap.map_domRestrict π Mathlib.Algebra.Module.Submodule.Map
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : Rβ β+* R} [RingHomSurjective Οββ] (p : Submodule Rβ Mβ) (f : Mβ βββ[Οββ] M) (p' : Submodule Rβ β₯p) : Submodule.map (f.domRestrict p) p' = Submodule.map f (Submodule.map p.subtype p') - LinearMap.ker_domRestrict π Mathlib.Algebra.Module.Submodule.Ker
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (p : Submodule R M) (f : M βββ[Οββ] Mβ) : (f.domRestrict p).ker = Submodule.comap p.subtype f.ker - LinearMap.domRestrict_ker_self π Mathlib.Algebra.Module.Submodule.Ker
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) : f.domRestrict f.ker = 0 - LinearMap.injective_domRestrict_iff π Mathlib.Algebra.Module.Submodule.Ker
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Ring R] [Ring Rβ] [AddCommGroup M] [AddCommGroup Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f : M βββ[Οββ] Mβ} {S : Submodule R M} : Function.Injective β(f.domRestrict S) β Disjoint S f.ker - LinearMap.range_domRestrict π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] (K : Submodule R M) (f : M βββ[Οββ] Mβ) : (f.domRestrict K).range = Submodule.map f K - LinearMap.range_domRestrict_le_range π Mathlib.Algebra.Module.Submodule.Range
{R : Type u_1} {Rβ : Type u_2} {M : Type u_5} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) (S : Submodule R M) : (f.domRestrict S).range β€ f.range - LinearEquiv.ofSubmodule'_toLinearMap π Mathlib.Algebra.Module.Submodule.Equiv
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_6} [Semiring R] [Semiring Rβ] [AddCommMonoid M] [AddCommMonoid Mβ] {Οββ : R β+* Rβ} {Οββ : Rβ β+* R} {reββ : RingHomInvPair Οββ Οββ} {reββ : RingHomInvPair Οββ Οββ} [Module R M] [Module Rβ Mβ] (f : M βββ[Οββ] Mβ) (U : Submodule Rβ Mβ) : β(f.ofSubmodule' U) = LinearMap.codRestrict U ((βf).domRestrict (Submodule.comap (βf) U)) β― - Submodule.equivSubtypeMap_apply π Mathlib.Algebra.Module.Submodule.Equiv
{R : Type u_1} {M : Type u_4} [Semiring R] [AddCommMonoid M] [Module R M] {p : Submodule R M} {q : Submodule R β₯p} (x : β₯q) : β((p.equivSubtypeMap q) x) = (p.subtype.domRestrict q) x - LinearMap.range_domRestrict_eq_range_iff π Mathlib.LinearAlgebra.Span.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommGroup M] [Module R M] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] {f : M βββ[Οββ] Mβ} {S : Submodule R M} : (f.domRestrict S).range = f.range β Codisjoint S f.ker - LinearMap.surjective_domRestrict_iff π Mathlib.LinearAlgebra.Span.Basic
{R : Type u_1} {Rβ : Type u_2} {M : Type u_4} {Mβ : Type u_5} [Semiring R] [Semiring Rβ] [AddCommGroup M] [Module R M] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] {f : M βββ[Οββ] Mβ} {S : Submodule R M} (hf : Function.Surjective βf) : Function.Surjective β(f.domRestrict S) β Codisjoint S f.ker - ContinuousLinearMap.toLinearMap_domRestrict π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Restrict
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] {Οββ : Rβ β+* Rβ} {Mβ : Type u_4} {Mβ : Type u_5} [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [TopologicalSpace Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] (f : Mβ βSL[Οββ] Mβ) (p : Submodule Rβ Mβ) : β(f.domRestrict p) = (βf).domRestrict p - LinearMap.BilinForm.restrict_apply π Mathlib.LinearAlgebra.BilinearForm.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (B : LinearMap.BilinForm R M) (W : Submodule R M) (m : β₯W) : (B.restrict W) m = (B βm).domRestrict W - LinearMap.BilinForm.toLin_restrict_range_dualCoannihilator_eq_orthogonal π Mathlib.LinearAlgebra.BilinearForm.Orthogonal
{V : Type u_5} {K : Type u_6} [Field K] [AddCommGroup V] [Module K V] (B : LinearMap.BilinForm K V) (W : Subspace K V) : (LinearMap.domRestrict B W).range.dualCoannihilator = B.orthogonal W - LinearMap.BilinForm.toLin_restrict_ker_eq_inf_orthogonal π Mathlib.LinearAlgebra.BilinearForm.Orthogonal
{V : Type u_5} {K : Type u_6} [Field K] [AddCommGroup V] [Module K V] (B : LinearMap.BilinForm K V) (W : Subspace K V) (b : B.IsRefl) : Submodule.map (Submodule.subtype W) (LinearMap.domRestrict B W).ker = W β B.orthogonal β€ - LinearMap.BilinForm.toLin_restrict_ker_eq_inf_ker π Mathlib.LinearAlgebra.BilinearForm.Orthogonal
{V : Type u_5} {K : Type u_6} [Field K] [AddCommGroup V] [Module K V] (B : LinearMap.BilinForm K V) (W : Subspace K V) : Submodule.map (Submodule.subtype W) (LinearMap.domRestrict B W).ker = W β LinearMap.ker B - RootPairing.range_polarization_domRestrict_le_span_coroot π Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear
{ΞΉ : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [CommRing R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (P : RootPairing ΞΉ R M N) [Fintype ΞΉ] : (P.Polarization.domRestrict (P.rootSpan R)).range β€ P.corootSpan R - RootPairing.prod_rootForm_smul_coroot_mem_range_domRestrict π Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear
{ΞΉ : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [CommRing R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] (P : RootPairing ΞΉ R M N) [Fintype ΞΉ] (i : ΞΉ) : (β a, (P.RootForm (P.root a)) (P.root a)) β’ P.coroot i β (P.Polarization.domRestrict (P.rootSpan R)).range - LinearMap.continuous_domRestrict π Mathlib.Analysis.Normed.Group.Submodule
{R : Type u_3} {R' : Type u_4} {M : Type u_5} {M' : Type u_6} [Semiring R] [Semiring R'] [AddCommMonoid M] [AddCommMonoid M'] [Module R M] [Module R' M'] {Οββ : R β+* R'} (f : M βββ[Οββ] M') [TopologicalSpace M] [TopologicalSpace M'] (hf : Continuous βf) (p : Submodule R M) : Continuous β(f.domRestrict p) - LinearMap.normDet_comp π Mathlib.Analysis.InnerProductSpace.NormDet
{π : Type u_1} {U : Type u_2} {V : Type u_3} {W : Type u_4} [RCLike π] [NormedAddCommGroup U] [InnerProductSpace π U] [FiniteDimensional π U] [NormedAddCommGroup V] [InnerProductSpace π V] [NormedAddCommGroup W] [InnerProductSpace π W] (f : U ββ[π] V) (g : V ββ[π] W) : (g ββ f).normDet = (g.domRestrict f.range).normDet * f.normDet
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