Loogle!
Result
Found 129 declarations mentioning Submodule.mkQ.
- Submodule.mkQ π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) : M ββ[R] M β§Έ p - Submodule.mkQ_surjective π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) : Function.Surjective βp.mkQ - Submodule.mkQ_apply π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) (x : M) : p.mkQ x = Submodule.Quotient.mk x - Submodule.linearMap_qext π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} β¦f g : M β§Έ p βββ[Οββ] Mββ¦ (h : f βββ p.mkQ = g βββ p.mkQ) : f = g - Submodule.linearMap_qext_iff π Mathlib.LinearAlgebra.Quotient.Defs
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {p : Submodule R M} {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} {f g : M β§Έ p βββ[Οββ] Mβ} : f = g β f βββ p.mkQ = g βββ p.mkQ - Submodule.ker_mkQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) : p.mkQ.ker = p - Submodule.le_comap_mkQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) (p' : Submodule R (M β§Έ p)) : p β€ Submodule.comap p.mkQ p' - Submodule.range_mkQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) : p.mkQ.range = β€ - Submodule.mkQ_map_self π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) : Submodule.map p.mkQ p = β₯ - Submodule.comap_map_mkQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p p' : Submodule R M) : Submodule.comap p.mkQ (Submodule.map p.mkQ p') = p β p' - Submodule.liftQ_mkQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (h : p β€ f.ker) : p.liftQ f h βββ p.mkQ = f - Submodule.coe_quotEquivOfEqBot_symm π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) (hp : p = β₯) : β(p.quotEquivOfEqBot hp).symm = p.mkQ - Submodule.factor_comp_mk π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {p p' : Submodule R M} (H : p β€ p') : Submodule.factor H ββ p.mkQ = p'.mkQ - Submodule.map_mkQ_eq_top π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p p' : Submodule R M) : Submodule.map p.mkQ p' = β€ β p β p' = β€ - Submodule.ker_liftQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} (f : M βββ[Οββ] Mβ) (h : p β€ f.ker) : (p.liftQ f h).ker = Submodule.map p.mkQ f.ker - Submodule.comap_liftQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} (q : Submodule Rβ Mβ) (f : M βββ[Οββ] Mβ) (h : p β€ f.ker) : Submodule.comap (p.liftQ f h) q = Submodule.map p.mkQ (Submodule.comap f q) - Submodule.map_liftQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) (h : p β€ f.ker) (q : Submodule R (M β§Έ p)) : Submodule.map (p.liftQ f h) q = Submodule.map f (Submodule.comap p.mkQ q) - Submodule.ker_mapQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} (q : Submodule Rβ Mβ) (f : M βββ[Οββ] Mβ) (h : p β€ Submodule.comap f q) : (p.mapQ q f h).ker = Submodule.map p.mkQ (Submodule.comap f q) - Submodule.range_mapQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} (q : Submodule Rβ Mβ) [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) (h : p β€ Submodule.comap f q) : (p.mapQ q f h).range = Submodule.map q.mkQ f.range - Submodule.mapQ_mkQ π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) {Rβ : Type u_3} {Mβ : Type u_4} [Ring Rβ] [AddCommGroup Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} (q : Submodule Rβ Mβ) (f : M βββ[Οββ] Mβ) {h : p β€ Submodule.comap f q} : p.mapQ q f h βββ p.mkQ = q.mkQ βββ f - Submodule.factor_mk π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {p p' : Submodule R M} (H : p β€ p') (x : M) : (Submodule.factor H) (p.mkQ x) = p'.mkQ x - Submodule.comapMkQOrderEmbedding_eq π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) (p' : Submodule R (M β§Έ p)) : p.comapMkQOrderEmbedding p' = Submodule.comap p.mkQ p' - LinearMap.range_mkQ_comp π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} {Rβ : Type u_3} {Mβ : Type u_4} [Ring R] [Ring Rβ] [AddCommMonoid M] [AddCommGroup Mβ] [Module R M] [Module Rβ Mβ] {Οββ : R β+* Rβ} [RingHomSurjective Οββ] (f : M βββ[Οββ] Mβ) : f.range.mkQ βββ f = 0 - Submodule.strictMono_comap_prod_map π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (p : Submodule R M) : StrictMono fun m => (Submodule.comap p.subtype m, Submodule.map p.mkQ m) - LinearMap.ker_le_range_iff π Mathlib.LinearAlgebra.Quotient.Basic
{R : Type u_1} {M : Type u_2} {Rβ : Type u_3} {Mβ : Type u_4} {Rβ : Type u_5} {Mβ : Type u_6} [Ring R] [Ring Rβ] [Ring Rβ] [AddCommMonoid M] [AddCommGroup Mβ] [AddCommMonoid Mβ] [Module R M] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : R β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomSurjective Οββ] {f : M βββ[Οββ] Mβ} {g : Mβ βββ[Οββ] Mβ} : g.ker β€ f.range β f.range.mkQ ββ g.ker.subtype = 0 - Submodule.card_quotient_mul_card_quotient π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) (hST : T β€ S) : Nat.card β₯(Submodule.map T.mkQ S) * Nat.card (M β§Έ S) = Nat.card (M β§Έ T) - Submodule.quotientQuotientEquivQuotientAux π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) (h : S β€ T) : (M β§Έ S) β§Έ Submodule.map S.mkQ T ββ[R] M β§Έ T - Submodule.quotientQuotientEquivQuotient π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) (h : S β€ T) : ((M β§Έ S) β§Έ Submodule.map S.mkQ T) ββ[R] M β§Έ T - Submodule.quotientQuotientEquivQuotientSup π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) : ((M β§Έ S) β§Έ Submodule.map S.mkQ T) ββ[R] M β§Έ S β T - Submodule.quotientQuotientEquivQuotientAux_mk_mk π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) (h : S β€ T) (x : M) : (S.quotientQuotientEquivQuotientAux T h) (Submodule.Quotient.mk (Submodule.Quotient.mk x)) = Submodule.Quotient.mk x - Submodule.quotientQuotientEquivQuotientAux_mk π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] (S T : Submodule R M) (h : S β€ T) (x : M β§Έ S) : (S.quotientQuotientEquivQuotientAux T h) (Submodule.Quotient.mk x) = (S.mapQ T LinearMap.id h) x - LinearMap.quotKerEquivRange_symm_apply_image π Mathlib.LinearAlgebra.Isomorphisms
{R : Type u_1} {M : Type u_2} {Mβ : Type u_3} [Ring R] [AddCommGroup M] [AddCommGroup Mβ] [Module R M] [Module R Mβ] (f : M ββ[R] Mβ) (x : M) (h : f x β f.range) : f.quotKerEquivRange.symm β¨f x, hβ© = f.ker.mkQ x - Submodule.quotientEquivOfIsCompl_comp_mkQ π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (h : IsCompl p q) : β(p.quotientEquivOfIsCompl q h) ββ p.mkQ = q.projectionOnto p β― - Submodule.toLinearMap_symm_quotientEquivOfIsCompl π Mathlib.LinearAlgebra.Projection
{R : Type u_1} [Ring R] {E : Type u_2} [AddCommGroup E] [Module R E] {p q : Submodule R E} (h : IsCompl p q) : β(p.quotientEquivOfIsCompl q h).symm = p.mkQ ββ q.subtype - LinearMap.exact_subtype_mkQ π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {N : Type u_10} [Ring R] [AddCommGroup N] [Module R N] (Q : Submodule R N) : Function.Exact βQ.subtype βQ.mkQ - LinearMap.exact_map_mkQ_range π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {M : Type u_9} {N : Type u_10} [Ring R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] (f : M ββ[R] N) : Function.Exact βf βf.range.mkQ - LinearIndepOn.union_id_of_quotient π Mathlib.LinearAlgebra.Dimension.Constructions
{R : Type u} {M : Type v} [Ring R] [AddCommGroup M] [Module R M] {M' : Submodule R M} {s : Set M} (hs : s β βM') (hs' : LinearIndepOn R id s) {t : Set M} (ht : LinearIndepOn R (βM'.mkQ) t) : LinearIndepOn R id (s βͺ t) - LinearIndepOn.union_of_quotient π Mathlib.LinearAlgebra.Dimension.Constructions
{R : Type u} {M : Type v} {ΞΉ : Type w} [Ring R] [AddCommGroup M] [Module R M] {s t : Set ΞΉ} {f : ΞΉ β M} (hs : LinearIndepOn R f s) (ht : LinearIndepOn R (β(Submodule.span R (f '' s)).mkQ β f) t) : LinearIndepOn R f (s βͺ t) - LinearIndepOn.quotient_iff_union π Mathlib.LinearAlgebra.Dimension.Constructions
{R : Type u} {M : Type v} {ΞΉ : Type w} [Ring R] [AddCommGroup M] [Module R M] {s t : Set ΞΉ} {f : ΞΉ β M} (hs : LinearIndepOn R f s) (hst : Disjoint s t) : LinearIndepOn R (β(Submodule.span R (f '' s)).mkQ β f) t β LinearIndepOn R f (s βͺ t) - linearIndepOn_union_iff_quotient π Mathlib.LinearAlgebra.Dimension.Constructions
{R : Type u} {M : Type v} {ΞΉ : Type w} [Ring R] [AddCommGroup M] [Module R M] {s t : Set ΞΉ} {f : ΞΉ β M} (hst : Disjoint s t) : LinearIndepOn R f (s βͺ t) β LinearIndepOn R f s β§ LinearIndepOn R (β(Submodule.span R (f '' s)).mkQ β f) t - Module.Basis.sumQuot_repr_inr π Mathlib.LinearAlgebra.Dimension.Constructions
{R : Type u_2} {V : Type u_3} [CommRing R] [AddCommGroup V] [Module R V] {W : Submodule R V} {m : Type u_4} {n : Type u_5} (bW : Module.Basis m R β₯W) (bQ : Module.Basis n R (V β§Έ W)) (v : V) (j : n) : ((bW.sumQuot bQ).repr v) (Sum.inr j) = (bQ.repr (W.mkQ v)) j - Ideal.pi_mkQ_surjective π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_2} [CommRing R] {ΞΉ : Type u_3} [Finite ΞΉ] {I : ΞΉ β Ideal R} (hI : Pairwise (Function.onFun IsCoprime I)) : Function.Surjective β(LinearMap.pi fun i => Submodule.mkQ (I i)) - lTensor_mkQ π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (Q : Type u_5) [AddCommGroup Q] [Module R Q] (N : Submodule R M) : (LinearMap.lTensor Q N.mkQ).ker = (LinearMap.lTensor Q N.subtype).range - rTensor_mkQ π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (Q : Type u_5) [AddCommGroup Q] [Module R Q] (N : Submodule R M) : (LinearMap.rTensor Q N.mkQ).ker = (LinearMap.rTensor Q N.subtype).range - lTensor.inverse_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : lTensor.inverse Q hfg hg ββ LinearMap.lTensor Q g = (LinearMap.lTensor Q f).range.mkQ - rTensor.inverse_comp_rTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : rTensor.inverse Q hfg hg ββ LinearMap.rTensor Q g = (LinearMap.rTensor Q f).range.mkQ - lTensor.inverse_of_rightInverse_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) {h : P β N} (hgh : Function.RightInverse h βg) : lTensor.inverse_of_rightInverse Q hfg hgh ββ LinearMap.lTensor Q g = (LinearMap.lTensor Q f).range.mkQ - rTensor.inverse_of_rightInverse_comp_rTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) {h : P β N} (hgh : Function.RightInverse h βg) : rTensor.inverse_of_rightInverse Q hfg hgh ββ LinearMap.rTensor Q g = (LinearMap.rTensor Q f).range.mkQ - ModuleCat.epi_as_hom''_mkQ π Mathlib.Algebra.Category.ModuleCat.EpiMono
{R : Type u} [Ring R] {X : ModuleCat R} (U : Submodule R βX) : CategoryTheory.Epi (ModuleCat.ofHom U.mkQ) - Module.jacobson_quotient_of_le π Mathlib.RingTheory.Jacobson.Radical
{R : Type u_1} {M : Type u_3} [Ring R] [AddCommGroup M] [Module R M] {N : Submodule R M} (le : N β€ Module.jacobson R M) : Module.jacobson R (M β§Έ N) = Submodule.map N.mkQ (Module.jacobson R M) - Submodule.range_dualMap_mkQ_eq π Mathlib.LinearAlgebra.Dual.Lemmas
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (W : Submodule R M) : W.mkQ.dualMap.range = W.dualAnnihilator - ModuleCat.range_mkQ_cokernelIsoRangeQuotient_inv π Mathlib.Algebra.Category.ModuleCat.Kernels
{R : Type u} [Ring R] {G H : ModuleCat R} (f : G βΆ H) : CategoryTheory.CategoryStruct.comp (ModuleCat.ofHom (ModuleCat.Hom.hom f).range.mkQ) (ModuleCat.cokernelIsoRangeQuotient f).inv = CategoryTheory.Limits.cokernel.Ο f - ModuleCat.cokernel_Ο_cokernelIsoRangeQuotient_hom π Mathlib.Algebra.Category.ModuleCat.Kernels
{R : Type u} [Ring R] {G H : ModuleCat R} (f : G βΆ H) : CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.cokernel.Ο f) (ModuleCat.cokernelIsoRangeQuotient f).hom = ModuleCat.ofHom (ModuleCat.Hom.hom f).range.mkQ - CategoryTheory.ShortComplex.pOpcycles_comp_moduleCatOpcyclesIso_hom π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) : CategoryTheory.CategoryStruct.comp S.pOpcycles S.moduleCatOpcyclesIso.hom = ModuleCat.ofHom (ModuleCat.Hom.hom S.f).range.mkQ - CategoryTheory.ShortComplex.pOpcycles_comp_moduleCatOpcyclesIso_hom_assoc π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) {Z : ModuleCat R} (h : ModuleCat.of R (βS.Xβ β§Έ (ModuleCat.Hom.hom S.f).range) βΆ Z) : CategoryTheory.CategoryStruct.comp S.pOpcycles (CategoryTheory.CategoryStruct.comp S.moduleCatOpcyclesIso.hom h) = CategoryTheory.CategoryStruct.comp (ModuleCat.ofHom (ModuleCat.Hom.hom S.f).range.mkQ) h - CategoryTheory.ShortComplex.moduleCatLeftHomologyData_Ο_hom π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) : ModuleCat.Hom.hom S.moduleCatLeftHomologyData.Ο = S.moduleCatToCycles.range.mkQ - Submodule.annihilator_map_mkQ_eq_colon π Mathlib.RingTheory.Ideal.Colon
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {N P : Submodule R M} : (Submodule.map N.mkQ P).annihilator = N.colon βP - TensorProduct.quotTensorEquivQuotSMul_comp_mkQ_rTensor π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.quotTensorEquivQuotSMul M I) ββ LinearMap.rTensor M (Submodule.mkQ I) = (I β’ β€).mkQ ββ β(TensorProduct.lid R M) - TensorProduct.tensorQuotEquivQuotSMul_comp_mkQ_lTensor π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.tensorQuotEquivQuotSMul M I) ββ LinearMap.lTensor M (Submodule.mkQ I) = (I β’ β€).mkQ ββ β(TensorProduct.rid R M) - TensorProduct.quotTensorEquivQuotSMul_comp_mk π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.quotTensorEquivQuotSMul M I) ββ (TensorProduct.mk R (R β§Έ I) M) 1 = (I β’ β€).mkQ - TensorProduct.quotTensorEquivQuotSMul_symm_comp_mkQ π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.quotTensorEquivQuotSMul M I).symm ββ (I β’ β€).mkQ = (TensorProduct.mk R (R β§Έ I) M) 1 - TensorProduct.tensorQuotEquivQuotSMul_comp_mk π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.tensorQuotEquivQuotSMul M I) ββ (TensorProduct.mk R M (R β§Έ I)).flip 1 = (I β’ β€).mkQ - TensorProduct.tensorQuotEquivQuotSMul_symm_comp_mkQ π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.tensorQuotEquivQuotSMul M I).symm ββ (I β’ β€).mkQ = (TensorProduct.mk R M (R β§Έ I)).flip 1 - Submodule.eq_of_map_mkQ_eq_map_mkQ_of_le_jacobson_bot π Mathlib.RingTheory.Nakayama
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {I : Ideal R} {N N' : Submodule R M} (hN : N.FG) (hIjac : I β€ β₯.jacobson) (hmaple : Submodule.map (I β’ N).mkQ N = Submodule.map (I β’ N).mkQ N') : N = N' - LinearMap.surjective_of_surjective_comp_mkQ π Mathlib.RingTheory.Nakayama
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {N : Type u_3} [AddCommGroup N] [Module R N] [Module.Finite R N] (f : M ββ[R] N) (I : Ideal R) (Ile : I β€ β₯.jacobson) (surj : Function.Surjective β((I β’ β€).mkQ ββ f)) : Function.Surjective βf - Submodule.le_of_map_mkQ_le_map_mkQ_of_le_jacobson_bot π Mathlib.RingTheory.Nakayama
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {I : Ideal R} {N N' : Submodule R M} (hN : N.FG) (hIjac : I β€ β₯.jacobson) (hmaple : Submodule.map (I β’ N).mkQ N β€ Submodule.map (I β’ N).mkQ N') : N β€ N' - Submodule.exists_injOn_mkQ_image_span_eq_of_span_eq_map_mkQ_of_le_jacobson_bot π Mathlib.RingTheory.Nakayama
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {I : Ideal R} {N : Submodule R M} (s : Set (M β§Έ I β’ N)) (hN : N.FG) (hIjac : I β€ β₯.jacobson) (hsspan : Submodule.span R s = Submodule.map (I β’ N).mkQ N) : β t, Set.InjOn (β(I β’ N).mkQ) t β§ β(I β’ N).mkQ '' t = s β§ Submodule.span R t = N - Ideal.to_quotient_square_comp_toCotangent π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] (I : Ideal R) : I.cotangentToQuotientSquare ββ I.toCotangent = Submodule.mkQ (I ^ 2) ββ Submodule.subtype I - Ideal.toCotangent_to_quotient_square π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] (I : Ideal R) (x : β₯I) : I.cotangentToQuotientSquare (I.toCotangent x) = (Submodule.mkQ (I ^ 2)) βx - Ideal.cotangentEquivIdeal_symm_apply π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] (I : Ideal R) (x : R) (hx : x β I) : I.cotangentEquivIdeal.symm β¨(Submodule.mkQ (I ^ 2)) x, β―β© = I.toCotangent β¨x, hxβ© - KaehlerDifferential.kerTotal_mkQ_single_algebraMap_one π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (x : S) : ((KaehlerDifferential.kerTotal R S).mkQ funβ | 1 => x) = 0 - KaehlerDifferential.kerTotal_mkQ_single_algebraMap π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (x : R) (y : S) : ((KaehlerDifferential.kerTotal R S).mkQ funβ | (algebraMap R S) x => y) = 0 - KaehlerDifferential.derivationQuotKerTotal_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (x : S) : (KaehlerDifferential.derivationQuotKerTotal R S) x = (KaehlerDifferential.kerTotal R S).mkQ funβ | x => 1 - KaehlerDifferential.derivationQuotKerTotal_lift_comp_linearCombination π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : (KaehlerDifferential.derivationQuotKerTotal R S).liftKaehlerDifferential ββ Finsupp.linearCombination S β(KaehlerDifferential.D R S) = (KaehlerDifferential.kerTotal R S).mkQ - KaehlerDifferential.kerTotal_mkQ_single_smul π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (r : R) (x y : S) : ((KaehlerDifferential.kerTotal R S).mkQ funβ | r β’ x => y) = r β’ (KaehlerDifferential.kerTotal R S).mkQ funβ | x => y - KaehlerDifferential.kerTotal_mkQ_single_add π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (x y z : S) : ((KaehlerDifferential.kerTotal R S).mkQ funβ | x + y => z) = ((KaehlerDifferential.kerTotal R S).mkQ funβ | x => z) + (KaehlerDifferential.kerTotal R S).mkQ funβ | y => z - KaehlerDifferential.kerTotal_mkQ_single_mul π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (x y z : S) : ((KaehlerDifferential.kerTotal R S).mkQ funβ | x * y => z) = ((KaehlerDifferential.kerTotal R S).mkQ funβ | y => z * x) + (KaehlerDifferential.kerTotal R S).mkQ funβ | x => z * y - Module.Relations.Solution.ofQuotient_Ο π Mathlib.Algebra.Module.Presentation.Basic
{A : Type u} [Ring A] (relations : Module.Relations A) : (Module.Relations.Solution.ofQuotient relations).Ο = (Submodule.span A (Set.range relations.relation)).mkQ - Submodule.continuous_mkQ π Mathlib.Topology.Algebra.Module.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [TopologicalSpace M] (S : Submodule R M) : Continuous βS.mkQ - Submodule.isQuotientMap_mkQ π Mathlib.Topology.Algebra.Module.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [TopologicalSpace M] (S : Submodule R M) : Topology.IsQuotientMap βS.mkQ - Submodule.isOpenMap_mkQ π Mathlib.Topology.Algebra.Module.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [TopologicalSpace M] (S : Submodule R M) [ContinuousAdd M] : IsOpenMap βS.mkQ - Submodule.isOpenQuotientMap_mkQ π Mathlib.Topology.Algebra.Module.Basic
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] [TopologicalSpace M] (S : Submodule R M) [ContinuousAdd M] : IsOpenQuotientMap βS.mkQ - TopModuleCat.hom_cokerΟ π Mathlib.Algebra.Category.ModuleCat.Topology.Homology
{R : Type u} [Ring R] [TopologicalSpace R] {M N : TopModuleCat R} (Ο : M βΆ N) (x : βN.toModuleCat) : (TopModuleCat.Hom.hom (TopModuleCat.cokerΟ Ο)) x = (β(TopModuleCat.Hom.hom Ο)).range.mkQ x - Submodule.range_powSMulQuotInclusion π Mathlib.RingTheory.Ideal.Quotient.PowTransition
{R : Type u_3} [CommRing R] (I : Ideal R) {M : Type u_4} [AddCommGroup M] [Module R M] {a b c : β} (h : c = b + a) (N : Submodule R M) : (Submodule.powSMulQuotInclusion I M h N).range = Submodule.map (I ^ c β’ N).mkQ (I ^ a β’ N) - AdicCompletion.eval_comp_of π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) (M : Type u_4) [AddCommGroup M] [Module R M] (n : β) : AdicCompletion.eval I M n ββ AdicCompletion.of I M = (I ^ n β’ β€).mkQ - AdicCompletion.eval_of π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) (M : Type u_4) [AddCommGroup M] [Module R M] (n : β) (x : M) : (AdicCompletion.eval I M n) ((AdicCompletion.of I M) x) = (I ^ n β’ β€).mkQ x - IsAdicComplete.mkQ_comp_lift π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) {M : Type u_4} [AddCommGroup M] [Module R M] {N : Type u_5} [AddCommGroup N] [Module R N] [IsAdicComplete I N] {f : (n : β) β M ββ[R] N β§Έ I ^ n β’ β€} (h : β {m n : β} (hle : m β€ n), Submodule.factorPow I N hle ββ f n = f m) (n : β) : (I ^ n β’ β€).mkQ ββ IsAdicComplete.lift I f β― = f n - IsAdicComplete.eq_lift π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) {M : Type u_4} [AddCommGroup M] [Module R M] {N : Type u_5} [AddCommGroup N] [Module R N] [IsAdicComplete I N] {f : (n : β) β M ββ[R] N β§Έ I ^ n β’ β€} (h : β {m n : β} (hle : m β€ n), Submodule.factorPow I N hle ββ f n = f m) {F : M ββ[R] N} (hF : β (n : β), (I ^ n β’ β€).mkQ ββ F = f n) : F = IsAdicComplete.lift I f β― - IsAdicComplete.StrictMono.mkQ_comp_lift π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) {M : Type u_4} [AddCommGroup M] [Module R M] {N : Type u_5} [AddCommGroup N] [Module R N] {a : β β β} (ha : StrictMono a) (f : (n : β) β M ββ[R] N β§Έ I ^ a n β’ β€) (hf : β {m : β}, Submodule.factorPow I N β― ββ f (m + 1) = f m) [IsAdicComplete I N] {n : β} : (I ^ a n β’ β€).mkQ ββ IsAdicComplete.StrictMono.lift I ha f β― = f n - IsAdicComplete.StrictMono.eq_lift π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) {M : Type u_4} [AddCommGroup M] [Module R M] {N : Type u_5} [AddCommGroup N] [Module R N] {a : β β β} (ha : StrictMono a) (f : (n : β) β M ββ[R] N β§Έ I ^ a n β’ β€) (hf : β {m : β}, Submodule.factorPow I N β― ββ f (m + 1) = f m) [IsAdicComplete I N] {F : M ββ[R] N} (hF : β (n : β), (I ^ a n β’ β€).mkQ ββ F = f n) : F = IsAdicComplete.StrictMono.lift I ha f β― - AdicCompletion.mk_apply_coe π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) (M : Type u_4) [AddCommGroup M] [Module R M] (f : AdicCompletion.AdicCauchySequence I M) (n : β) : β((AdicCompletion.mk I M) f) n = (I ^ n β’ β€).mkQ (βf n) - AdicCompletion.of_apply π Mathlib.RingTheory.AdicCompletion.Basic
{R : Type u_1} [CommRing R] (I : Ideal R) (M : Type u_4) [AddCommGroup M] [Module R M] (x : M) (n : β) : β((AdicCompletion.of I M) x) n = (I ^ n β’ β€).mkQ x - LinearMap.index_mkQ π Mathlib.Algebra.Module.LinearMap.Index
{M : Type u_1} [AddCommGroup M] {R : Type u_3} [Ring R] [Module R M] [StrongRankCondition R] {S : Submodule R M} : S.mkQ.index = β(Module.finrank R β₯S) - Module.Presentation.cokernelSolution_var π Mathlib.Algebra.Module.Presentation.Cokernel
{A : Type u} [Ring A] {Mβ : Type vβ} {Mβ : Type vβ} [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] (presβ : Module.Presentation A Mβ) {f : Mβ ββ[A] Mβ} {ΞΉ : Type wβ} {gβ : ΞΉ β Mβ} (data : presβ.CokernelData f gβ) (g : (presβ.cokernelRelations data).G) : (presβ.cokernelSolution data).var g = f.range.mkQ (presβ.var g) - Ideal.pi_mkQ_rTensor π Mathlib.RingTheory.Ideal.Quotient.ChineseRemainder
{R : Type u_1} [CommRing R] {ΞΉ : Type u_2} (M : Type u_3) [AddCommGroup M] [Module R M] (I : ΞΉ β Ideal R) [Fintype ΞΉ] [DecidableEq ΞΉ] : LinearMap.rTensor M (LinearMap.pi fun i => Submodule.mkQ (I i)) = β(TensorProduct.piLeft R M fun i => R β§Έ I i).symm ββ (LinearMap.pi fun i => (TensorProduct.mk R (R β§Έ I i) M) 1) ββ β(TensorProduct.lid R M) - QuotSMulTop.map_comp_mkQ π Mathlib.RingTheory.QuotSMulTop
{R : Type u_2} [CommRing R] (r : R) {M : Type u_1} {M' : Type u_3} [AddCommGroup M] [Module R M] [AddCommGroup M'] [Module R M'] (f : M ββ[R] M') : (QuotSMulTop.map r) f ββ (r β’ β€).mkQ = (r β’ β€).mkQ ββ f - IsLocalRing.map_mkQ_eq π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] [IsLocalRing R] {Nβ Nβ : Submodule R M} (h : Nβ β€ Nβ) (h' : Nβ.FG) : Submodule.map (IsLocalRing.maximalIdeal R β’ Nβ).mkQ Nβ = Submodule.map (IsLocalRing.maximalIdeal R β’ Nβ).mkQ Nβ β Nβ = Nβ - IsLocalRing.map_mkQ_eq_top π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] [IsLocalRing R] {N : Submodule R M} [Module.Finite R M] : Submodule.map (IsLocalRing.maximalIdeal R β’ β€).mkQ N = β€ β N = β€ - Submodule.isQuotientEquivQuotientPrime_iff π Mathlib.RingTheory.Ideal.AssociatedPrime.Finiteness
{A : Type u} [CommRing A] {M : Type v} [AddCommGroup M] [Module A M] {Nβ Nβ : Submodule A M} : Nβ.IsQuotientEquivQuotientPrime Nβ β β x, (β₯.colon {Nβ.mkQ x}).IsPrime β§ Nβ = Nβ β A β x - Submodule.quotientQuotientLIEQuotient π Mathlib.Analysis.Normed.Group.Quotient
{M : Type u_1} [SeminormedAddCommGroup M] {R : Type u_3} [Ring R] [Module R M] (S T : Submodule R M) (h : S β€ T) : (M β§Έ S) β§Έ Submodule.map S.mkQ T ββα΅’[R] M β§Έ T - Submodule.quotientQuotientLIEQuotientSup π Mathlib.Analysis.Normed.Group.Quotient
{M : Type u_1} [SeminormedAddCommGroup M] {R : Type u_3} [Ring R] [Module R M] (S T : Submodule R M) : (M β§Έ S) β§Έ Submodule.map S.mkQ T ββα΅’[R] M β§Έ S β T - Submodule.toLinearMap_mkQL π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Quotient
{R : Type u_1} [Ring R] {M : Type u_3} [TopologicalSpace M] [AddCommGroup M] [Module R M] (S : Submodule R M) : βS.mkQL = S.mkQ - Submodule.coe_mkQL π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Quotient
{R : Type u_1} [Ring R] {M : Type u_3} [TopologicalSpace M] [AddCommGroup M] [Module R M] (S : Submodule R M) : βS.mkQL = βS.mkQ - Submodule.mkQL_apply π Mathlib.Topology.Algebra.Module.ContinuousLinearMap.Quotient
{R : Type u_1} [Ring R] {M : Type u_3} [TopologicalSpace M] [AddCommGroup M] [Module R M] (S : Submodule R M) (x : M) : S.mkQL x = S.mkQ x - Submodule.quotientEquivOfIsTopCompl_symm_apply π Mathlib.Topology.Algebra.Module.Complement
{R : Type u_1} [Ring R] {M : Type u_2} [TopologicalSpace M] [AddCommGroup M] [Module R M] {p q : Submodule R M} [IsTopologicalAddGroup M] (h : Submodule.IsTopCompl p q) (y : β₯q) : (p.quotientEquivOfIsTopCompl q h).symm y = p.mkQ βy - Submodule.quotientPi_apply π Mathlib.LinearAlgebra.Quotient.Pi
{ΞΉ : Type u_1} {R : Type u_2} [CommRing R] {Ms : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommGroup (Ms i)] [(i : ΞΉ) β Module R (Ms i)] [Fintype ΞΉ] [DecidableEq ΞΉ] (p : (i : ΞΉ) β Submodule R (Ms i)) (aβ : ((i : ΞΉ) β Ms i) β§Έ Submodule.pi Set.univ p) (i : ΞΉ) : (Submodule.quotientPi p) aβ i = (Submodule.quotientPiLift p (fun i => (p i).mkQ) β―) aβ i - surjective_of_mkQ_comp_surjective π Mathlib.RingTheory.AdicCompletion.Functoriality
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_2} [AddCommGroup M] [Module R M] {N : Type u_3} [AddCommGroup N] [Module R N] [IsPrecomplete I M] [IsHausdorff I N] {f : M ββ[R] N} (h : Function.Surjective β((I β’ β€).mkQ ββ f)) : Function.Surjective βf - AdicCompletion.exists_smodEq_pow_add_one_smul π Mathlib.RingTheory.AdicCompletion.Functoriality
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_2} [AddCommGroup M] [Module R M] {N : Type u_3} [AddCommGroup N] [Module R N] {f : M ββ[R] N} (h : Function.Surjective β((I β’ β€).mkQ ββ f)) {y : N} {n : β} (hy : y β I ^ n β’ β€) : β x β I ^ n β’ β€, f x β‘ y [SMOD I ^ (n + 1) β’ β€] - AdicCompletion.exists_smodEq_pow_smul_top_and_smodEq_pow_add_one_smul_top π Mathlib.RingTheory.AdicCompletion.Functoriality
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_2} [AddCommGroup M] [Module R M] {N : Type u_3} [AddCommGroup N] [Module R N] {f : M ββ[R] N} (h : Function.Surjective β((I β’ β€).mkQ ββ f)) {x : M} {y : N} {n : β} (hxy : f x β‘ y [SMOD I ^ n β’ β€]) : β x', x β‘ x' [SMOD I ^ n β’ β€] β§ f x' β‘ y [SMOD I ^ (n + 1) β’ β€] - AdicCompletion.map_surjective_of_mkQ_comp_surjective π Mathlib.RingTheory.AdicCompletion.Functoriality
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_2} [AddCommGroup M] [Module R M] {N : Type u_3} [AddCommGroup N] [Module R N] {f : M ββ[R] N} (h : Function.Surjective β((I β’ β€).mkQ ββ f)) : Function.Surjective β((AdicCompletion.map I) f) - AdicCompletion.exists_smodEq_pow_smul_top_and_mkQ_eq π Mathlib.RingTheory.AdicCompletion.Functoriality
{R : Type u_1} [CommRing R] {I : Ideal R} {M : Type u_2} [AddCommGroup M] [Module R M] {N : Type u_3} [AddCommGroup N] [Module R N] {f : M ββ[R] N} (h : Function.Surjective β((I β’ β€).mkQ ββ f)) {x : M} {n : β} {y : N β§Έ I ^ n β’ β€} {y' : N β§Έ I ^ (n + 1) β’ β€} (hyy' : (Submodule.factor β―) y' = y) (hxy : (I ^ n β’ β€).mkQ (f x) = y) : β x', x β‘ x' [SMOD I ^ n β’ β€] β§ (I ^ (n + 1) β’ β€).mkQ (f x') = y' - LinearEquiv.fixedReduce_mkQ π Mathlib.LinearAlgebra.FixedSubmodule
{R : Type u_4} {V : Type u_5} [Ring R] [AddCommGroup V] [Module R V] (e : V ββ[R] V) (x : V) : e.fixedReduce ((βe).fixedSubmodule.mkQ x) = (βe).fixedSubmodule.mkQ (e x) - LinearEquiv.reduce_mkQ π Mathlib.LinearAlgebra.FixedSubmodule
{R : Type u_4} {V : Type u_5} [Ring R] [AddCommGroup V] [Module R V] (W : Submodule R V) (u : β₯(MulAction.stabilizer (V ββ[R] V) W)) (x : V) : ((LinearEquiv.reduce W) u) (W.mkQ x) = W.mkQ (βu x) - Submodule.goursat_surjective π Mathlib.LinearAlgebra.Goursat
{R : Type u_1} {M : Type u_2} {N : Type u_3} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {L : Submodule R (M Γ N)} (hLβ : Function.Surjective (Prod.fst β βL.subtype)) (hLβ : Function.Surjective (Prod.snd β βL.subtype)) : β e, (L.goursatFst.mkQ.prodMap L.goursatSnd.mkQ ββ L.subtype).range = (βe).graph - Submodule.goursat π Mathlib.LinearAlgebra.Goursat
{R : Type u_1} {M : Type u_2} {N : Type u_3} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {L : Submodule R (M Γ N)} : β M' N' M'' N'' e, L = Submodule.map (M'.subtype.prodMap N'.subtype) (Submodule.comap (M''.mkQ.prodMap N''.mkQ) (βe).graph) - QuadraticMap.le_radical_iff π Mathlib.LinearAlgebra.QuadraticForm.Radical
{R : Type u_1} {M : Type u_2} {P : Type u_4} [AddCommGroup M] [AddCommGroup P] [CommRing R] [Module R M] [Module R P] {Q : QuadraticMap R M P} {N : Submodule R M} : N β€ Q.radical β β Q', Q'.comp N.mkQ = Q - groupCohomology.Ο_comp_H1Iso_hom_apply π Mathlib.RepresentationTheory.Homological.GroupCohomology.LowDegree
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (x : β(groupCohomology.cocycles A 1)) : (CategoryTheory.ConcreteCategory.hom (groupCohomology.H1Iso A).hom) ((CategoryTheory.ConcreteCategory.hom (groupCohomology.Ο A 1)) x) = (groupCohomology.shortComplexH1 A).moduleCatToCycles.range.mkQ ((CategoryTheory.ConcreteCategory.hom (groupCohomology.isoCocyclesβ A).hom) x) - groupCohomology.Ο_comp_H2Iso_hom_apply π Mathlib.RepresentationTheory.Homological.GroupCohomology.LowDegree
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (x : β(groupCohomology.cocycles A 2)) : (CategoryTheory.ConcreteCategory.hom (groupCohomology.H2Iso A).hom) ((CategoryTheory.ConcreteCategory.hom (groupCohomology.Ο A 2)) x) = (groupCohomology.shortComplexH2 A).moduleCatToCycles.range.mkQ ((CategoryTheory.ConcreteCategory.hom (groupCohomology.isoCocyclesβ A).hom) x) - groupHomology.Ο_comp_H2Iso_hom_apply π Mathlib.RepresentationTheory.Homological.GroupHomology.LowDegree
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (x : β(groupHomology.cycles A 2)) : (CategoryTheory.ConcreteCategory.hom (groupHomology.H2Iso A).hom) ((CategoryTheory.ConcreteCategory.hom (groupHomology.Ο A 2)) x) = (groupHomology.shortComplexH2 A).moduleCatToCycles.range.mkQ ((CategoryTheory.ConcreteCategory.hom (groupHomology.isoCyclesβ A).hom) x) - groupHomology.Ο_comp_H1Iso_inv_apply π Mathlib.RepresentationTheory.Homological.GroupHomology.LowDegree
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (x : β(groupHomology.shortComplexH1 A).moduleCatLeftHomologyData.K) : (CategoryTheory.ConcreteCategory.hom (groupHomology.H1Iso A).inv) ((groupHomology.shortComplexH1 A).moduleCatToCycles.range.mkQ x) = (CategoryTheory.ConcreteCategory.hom (groupHomology.H1Ο A)) x - groupHomology.Ο_comp_H1Iso_hom_apply π Mathlib.RepresentationTheory.Homological.GroupHomology.LowDegree
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (x : β(groupHomology.cycles A 1)) : (CategoryTheory.ConcreteCategory.hom (groupHomology.H1Iso A).hom) ((CategoryTheory.ConcreteCategory.hom (groupHomology.Ο A 1)) x) = (groupHomology.shortComplexH1 A).moduleCatToCycles.range.mkQ ((CategoryTheory.ConcreteCategory.hom (groupHomology.isoCyclesβ A).hom) x) - Coalgebra.Quotient.counit_comp_mkQ π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) [I.IsCoideal] : CoalgebraStruct.counit ββ I.mkQ = CoalgebraStruct.counit - Coalgebra.Quotient.comul_comp_mkQ π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) [I.IsCoideal] : CoalgebraStruct.comul ββ I.mkQ = TensorProduct.map I.mkQ I.mkQ ββ CoalgebraStruct.comul - Submodule.IsCoideal.map_mkQ_comul_eq_zero π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} {instβ : CommRing R} {instβΒΉ : AddCommGroup C} {instβΒ² : Module R C} {instβΒ³ : CoalgebraStruct R C} {I : Submodule R C} [self : I.IsCoideal] β¦x : Cβ¦ : x β I β (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) = 0 - Submodule.IsCoideal.mk π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] {I : Submodule R C} (counit_eq_zero : β β¦x : Cβ¦, x β I β CoalgebraStruct.counit x = 0) (map_mkQ_comul_eq_zero : β β¦x : Cβ¦, x β I β (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) = 0) : I.IsCoideal - Submodule.isCoideal_iff π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) : I.IsCoideal β (β β¦x : Cβ¦, x β I β CoalgebraStruct.counit x = 0) β§ β β¦x : Cβ¦, x β I β (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) = 0 - Coalgebra.Quotient.comul_mk π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) [I.IsCoideal] (x : C) : CoalgebraStruct.comul (Submodule.Quotient.mk x) = (TensorProduct.map I.mkQ I.mkQ) (CoalgebraStruct.comul x) - LinearMap.exact_lsmul_mkQ_smul_top π Mathlib.RingTheory.Regular.Category
{R : Type u} [CommRing R] (M : Type v) [AddCommGroup M] [Module R M] (r : R) : Function.Exact β((LinearMap.lsmul R M) r) β(r β’ β€).mkQ - LinearMap.exact_smul_id_smul_top_mkQ π Mathlib.RingTheory.Regular.Category
{R : Type u} [CommRing R] (M : Type v) [AddCommGroup M] [Module R M] (r : R) : Function.Exact β((LinearMap.lsmul R M) r) β(r β’ β€).mkQ
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