Loogle!
Result
Found 181 declarations mentioning Function.Exact.
- Function.Exact π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} (f : M β N) (g : N β P) [Zero P] : Prop - Function.Exact.apply_apply_eq_zero π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {f : M β N} {g : N β P} [Zero P] (h : Function.Exact f g) (x : M) : g (f x) = 0 - Function.Exact.comp_eq_zero π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {f : M β N} {g : N β P} [Zero P] (h : Function.Exact f g) : g β f = 0 - Function.Exact.comp_injective π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {P' : Type u_7} {f : M β N} {g : N β P} (g' : P β P') [Zero P] [Zero P'] (exact : Function.Exact f g) (inj : Function.Injective g') (h0 : g' 0 = 0) : Function.Exact f (g' β g) - Function.Exact.of_comp_eq_zero_of_ker_in_range π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {f : M β N} {g : N β P} [Zero P] (hc : g β f = 0) (hr : β (y : N), g y = 0 β y β Set.range f) : Function.Exact f g - Function.Exact.of_comp_of_mem_range π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {f : M β N} {g : N β P} [Zero P] (h1 : g β f = 0) (h2 : β (x : N), g x = 0 β x β Set.range f) : Function.Exact f g - Function.Exact.rangeFactorization π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {f : M β N} {g : N β P} [Zero P] (h : Function.Exact f g) (hg : 0 β Set.range g) : Function.Exact Subtype.val (Set.rangeFactorization g) - Function.Exact.iff_rangeFactorization π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} {f : M β N} {g : N β P} [Zero P] (hg : 0 β Set.range g) : Function.Exact f g β Function.Exact Subtype.val (Set.rangeFactorization g) - Function.Exact.addMonoidHom_ker_eq π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} (hfg : Function.Exact βf βg) : g.ker = f.range - AddMonoidHom.exact_iff π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} : Function.Exact βf βg β g.ker = f.range - Function.Exact.inl_snd π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : Function.Exact β(LinearMap.inl R M N) β(LinearMap.snd R M N) - Function.Exact.inr_fst π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : Function.Exact β(LinearMap.inr R M N) β(LinearMap.fst R M N) - Function.Exact.linearMap_ker_eq π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (hfg : Function.Exact βf βg) : g.ker = f.range - LinearMap.exact_iff π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} : Function.Exact βf βg β g.ker = f.range - LinearMap.exact_zero_iff_surjective π Mathlib.Algebra.Exact.Basic
{R : Type u_1} [Semiring R] {M : Type u_8} {N : Type u_9} (P : Type u_10) [AddCommGroup M] [AddCommGroup N] [AddCommMonoid P] [Module R N] [Module R M] [Module R P] (f : M ββ[R] N) : Function.Exact βf β0 β Function.Surjective βf - Function.Exact.linearMap_comp_eq_zero π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) : g ββ f = 0 - Function.Exact.addMonoidHom_comp_eq_zero π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} (h : Function.Exact βf βg) : g.comp f = 0 - AddMonoidHom.exact_of_comp_eq_zero_of_ker_le_range π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} (h1 : g.comp f = 0) (h2 : g.ker β€ f.range) : Function.Exact βf βg - LinearMap.exact_of_comp_eq_zero_of_ker_le_range π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h1 : g ββ f = 0) (h2 : g.ker β€ f.range) : Function.Exact βf βg - LinearMap.exact_zero_iff_injective π Mathlib.Algebra.Exact.Basic
{R : Type u_8} [Ring R] {M : Type u_12} {N : Type u_13} (P : Type u_14) [AddCommGroup M] [AddCommGroup N] [AddCommMonoid P] [Module R N] [Module R M] [Module R P] (f : M ββ[R] N) : Function.Exact β0 βf β Function.Injective βf - LinearEquiv.postcomp_exact_iff_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} {P' : Type u_7} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid P'] [Module R M] [Module R N] [Module R P] [Module R P'] {f : M ββ[R] N} {g : N ββ[R] P} {e : P ββ[R] P'} : Function.Exact βf β(βe ββ g) β Function.Exact βf βg - LinearEquiv.precomp_exact_iff_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {M' : Type u_3} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid M'] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R M'] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} {e : M' ββ[R] M} : Function.Exact β(f ββ βe) βg β Function.Exact βf βg - Function.Injective.comp_exact_iff_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} {P' : Type u_7} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid P'] [Module R M] [Module R N] [Module R P] [Module R P'] {f : M ββ[R] N} {g : N ββ[R] P} {i : P ββ[R] P'} (h : Function.Injective βi) : Function.Exact βf β(i ββ g) β Function.Exact βf βg - Function.Surjective.comp_exact_iff_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {M' : Type u_3} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid M'] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R M'] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} {p : M' ββ[R] M} (h : Function.Surjective βp) : Function.Exact β(f ββ p) βg β Function.Exact βf βg - LinearMap.exact_of_comp_of_mem_range π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h1 : g ββ f = 0) (h2 : β (x : N), g x = 0 β x β f.range) : Function.Exact βf βg - AddMonoidHom.exact_of_comp_of_mem_range π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} (h1 : g.comp f = 0) (h2 : β (x : N), g x = 0 β x β f.range) : Function.Exact βf βg - LinearMap.injective_iff_eq_zero_of_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) : Function.Injective βg β f = 0 - LinearMap.surjective_iff_eq_zero_of_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) : Function.Surjective βf β g = 0 - LinearEquiv.conj_exact_iff_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {N' : Type u_5} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid N'] [AddCommMonoid P] [Module R M] [Module R N] [Module R N'] [Module R P] (f : M ββ[R] N) (g : N ββ[R] P) (e : N ββ[R] N') : Function.Exact β(βe ββ f) β(g ββ βe.symm) β Function.Exact βf βg - LinearEquiv.conj_symm_exact_iff_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {N' : Type u_5} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid N'] [AddCommMonoid P] [Module R M] [Module R N] [Module R N'] [Module R P] (f : M ββ[R] N) (g : N ββ[R] P) (e : N' ββ[R] N) : Function.Exact β(βe.symm ββ f) β(g ββ βe) β Function.Exact βf βg - Function.Exact.linearEquivOfSurjective π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hg : Function.Surjective βg) : (N β§Έ f.range) ββ[R] P - 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 - AddMonoidHom.exact_iff_of_surjective_of_bijective_of_injective π Mathlib.Algebra.Exact.Basic
{Mβ : Type u_8} {Mβ : Type u_9} {Mβ : Type u_10} {Nβ : Type u_11} {Nβ : Type u_12} {Nβ : Type u_13} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] (f : Mβ β+ Mβ) (g : Mβ β+ Mβ) (f' : Nβ β+ Nβ) (g' : Nβ β+ Nβ) (Οβ : Mβ β+ Nβ) (Οβ : Mβ β+ Nβ) (Οβ : Mβ β+ Nβ) (commββ : f'.comp Οβ = Οβ.comp f) (commββ : g'.comp Οβ = Οβ.comp g) (hβ : Function.Surjective βΟβ) (hβ : Function.Bijective βΟβ) (hβ : Function.Injective βΟβ) : Function.Exact βf βg β Function.Exact βf' βg' - Function.Exact.addMonoidHom_rangeRestrict π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} : Function.Exact βf βg β Function.Exact βf.range.subtype βg.rangeRestrict - Function.Exact.iff_addMonoidHom_rangeRestrict π Mathlib.Algebra.Exact.Basic
{M : Type u_2} {N : Type u_4} {P : Type u_6} [AddGroup M] [AddGroup N] [AddGroup P] {f : M β+ N} {g : N β+ P} : Function.Exact βf βg β Function.Exact βf.range.subtype βg.rangeRestrict - LinearMap.exact_subtype_ker_map π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {N : Type u_10} {P : Type u_11} [Ring R] [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] (g : N ββ[R] P) : Function.Exact βg.ker.subtype βg - Function.Exact.of_ladder_linearEquiv_of_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {M' : Type u_3} {N : Type u_4} {N' : Type u_5} {P : Type u_6} {P' : Type u_7} [Semiring R] [AddCommMonoid M] [AddCommMonoid M'] [AddCommMonoid N] [AddCommMonoid N'] [AddCommMonoid P] [AddCommMonoid P'] [Module R M] [Module R M'] [Module R N] [Module R N'] [Module R P] [Module R P'] {fββ : M ββ[R] N} {fββ : N ββ[R] P} {gββ : M' ββ[R] N'} {gββ : N' ββ[R] P'} {eβ : M ββ[R] M'} {eβ : N ββ[R] N'} {eβ : P ββ[R] P'} (hββ : gββ ββ βeβ = βeβ ββ fββ) (hββ : gββ ββ βeβ = βeβ ββ fββ) (H : Function.Exact βfββ βfββ) : Function.Exact βgββ βgββ - Function.Exact.iff_of_ladder_linearEquiv π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {M' : Type u_3} {N : Type u_4} {N' : Type u_5} {P : Type u_6} {P' : Type u_7} [Semiring R] [AddCommMonoid M] [AddCommMonoid M'] [AddCommMonoid N] [AddCommMonoid N'] [AddCommMonoid P] [AddCommMonoid P'] [Module R M] [Module R M'] [Module R N] [Module R N'] [Module R P] [Module R P'] {fββ : M ββ[R] N} {fββ : N ββ[R] P} {gββ : M' ββ[R] N'} {gββ : N' ββ[R] P'} {eβ : M ββ[R] M'} {eβ : N ββ[R] N'} {eβ : P ββ[R] P'} (hββ : gββ ββ βeβ = βeβ ββ fββ) (hββ : gββ ββ βeβ = βeβ ββ fββ) : Function.Exact βgββ βgββ β Function.Exact βfββ βfββ - Function.Exact.splitInjectiveEquiv π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {M : Type u_9} {N : Type u_10} {P : Type u_11} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hg : Function.Surjective βg) : { l // l ββ f = LinearMap.id } β { e // f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe } - Function.Exact.splitSurjectiveEquiv π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hf : Function.Injective βf) : { l // g ββ l = LinearMap.id } β { e // f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe } - LinearMap.injective_range_liftQ_of_exact π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) : Function.Injective β(f.range.liftQ g β―) - LinearMap.exact_iff_of_surjective_of_bijective_of_injective π Mathlib.Algebra.Exact.Basic
{R : Type u_1} [Ring R] {Mβ : Type u_8} {Mβ : Type u_9} {Mβ : Type u_10} {Nβ : Type u_11} {Nβ : Type u_12} {Nβ : Type u_13} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (f : Mβ ββ[R] Mβ) (g : Mβ ββ[R] Mβ) (f' : Nβ ββ[R] Nβ) (g' : Nβ ββ[R] Nβ) (Οβ : Mβ ββ[R] Nβ) (Οβ : Mβ ββ[R] Nβ) (Οβ : Mβ ββ[R] Nβ) (commββ : f' ββ Οβ = Οβ ββ f) (commββ : g' ββ Οβ = Οβ ββ g) (hβ : Function.Surjective βΟβ) (hβ : Function.Bijective βΟβ) (hβ : Function.Injective βΟβ) : Function.Exact βf βg β Function.Exact βf' βg' - Function.Exact.linearMap_rangeRestrict π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} : Function.Exact βf βg β Function.Exact βf.range.subtype βg.rangeRestrict - Function.Exact.iff_linearMap_rangeRestrict π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} : Function.Exact βf βg β Function.Exact βf.range.subtype βg.rangeRestrict - Function.Exact.split_tfae π Mathlib.Algebra.Exact.Basic
{R : Type u_8} {M : Type u_9} {N : Type u_10} {P : Type u_11} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hf : Function.Injective βf) (hg : Function.Surjective βg) : [β l, g ββ l = LinearMap.id, β l, l ββ f = LinearMap.id, β e, f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe].TFAE - Function.Exact.split_tfae' π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Semiring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) : [Function.Injective βf β§ β l, g ββ l = LinearMap.id, Function.Surjective βg β§ β l, l ββ f = LinearMap.id, β e, f = βe.symm ββ LinearMap.inl R M P β§ g = LinearMap.snd R M P ββ βe].TFAE - Function.Exact.exact_mapQ_iff π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (hfg : Function.Exact βf βg) {p : Submodule R M} {q : Submodule R N} {r : Submodule R P} (hpq : p β€ Submodule.comap f q) (hqr : q β€ Submodule.comap g r) : Function.Exact β(p.mapQ q f hpq) β(q.mapQ r g hqr) β g.range β r β€ Submodule.map g q - Function.Exact.of_ladder_addEquiv_of_exact π Mathlib.Algebra.Exact.Basic
{Xβ : Type u_8} {Xβ : Type u_9} {Xβ : Type u_10} {Yβ : Type u_11} {Yβ : Type u_12} {Yβ : Type u_13} [AddCommMonoid Xβ] [AddCommMonoid Xβ] [AddCommMonoid Xβ] [AddCommMonoid Yβ] [AddCommMonoid Yβ] [AddCommMonoid Yβ] (eβ : Xβ β+ Yβ) (eβ : Xβ β+ Yβ) (eβ : Xβ β+ Yβ) {fββ : Xβ β+ Xβ} {fββ : Xβ β+ Xβ} {gββ : Yβ β+ Yβ} {gββ : Yβ β+ Yβ} (commββ : gββ.comp βeβ = (βeβ).comp fββ) (commββ : gββ.comp βeβ = (βeβ).comp fββ) (H : Function.Exact βfββ βfββ) : Function.Exact βgββ βgββ - Function.Exact.of_ladder_addEquiv_of_exact' π Mathlib.Algebra.Exact.Basic
{Xβ : Type u_8} {Xβ : Type u_9} {Xβ : Type u_10} {Yβ : Type u_11} {Yβ : Type u_12} {Yβ : Type u_13} [AddCommMonoid Xβ] [AddCommMonoid Xβ] [AddCommMonoid Xβ] [AddCommMonoid Yβ] [AddCommMonoid Yβ] [AddCommMonoid Yβ] (eβ : Xβ β+ Yβ) (eβ : Xβ β+ Yβ) (eβ : Xβ β+ Yβ) {fββ : Xβ β+ Xβ} {fββ : Xβ β+ Xβ} {gββ : Yβ β+ Yβ} {gββ : Yβ β+ Yβ} (commββ : gββ.comp βeβ = (βeβ).comp fββ) (commββ : gββ.comp βeβ = (βeβ).comp fββ) (H : Function.Exact βgββ βgββ) : Function.Exact βfββ βfββ - Function.Exact.iff_of_ladder_addEquiv π Mathlib.Algebra.Exact.Basic
{Xβ : Type u_8} {Xβ : Type u_9} {Xβ : Type u_10} {Yβ : Type u_11} {Yβ : Type u_12} {Yβ : Type u_13} [AddCommMonoid Xβ] [AddCommMonoid Xβ] [AddCommMonoid Xβ] [AddCommMonoid Yβ] [AddCommMonoid Yβ] [AddCommMonoid Yβ] (eβ : Xβ β+ Yβ) (eβ : Xβ β+ Yβ) (eβ : Xβ β+ Yβ) {fββ : Xβ β+ Xβ} {fββ : Xβ β+ Xβ} {gββ : Yβ β+ Yβ} {gββ : Yβ β+ Yβ} (commββ : gββ.comp βeβ = (βeβ).comp fββ) (commββ : gββ.comp βeβ = (βeβ).comp fββ) : Function.Exact βgββ βgββ β Function.Exact βfββ βfββ - Function.Exact.linearEquivOfSurjective_symm_apply π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hg : Function.Surjective βg) (x : N) : (h.linearEquivOfSurjective hg).symm (g x) = Submodule.Quotient.mk x - Function.Exact.linearEquivOfSurjective_apply π Mathlib.Algebra.Exact.Basic
{R : Type u_1} {M : Type u_2} {N : Type u_4} {P : Type u_6} [Ring R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hg : Function.Surjective βg) (x : N β§Έ f.range) : (h.linearEquivOfSurjective hg) x = (f.range.liftQ g β―) x - Module.Finite.of_exact π Mathlib.RingTheory.Finiteness.Finsupp
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] [AddCommGroup P] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h_exact : Function.Exact βf βg) (h_surj : Function.Surjective βg) [Module.Finite R M] [Module.Finite R P] : Module.Finite R N - LinearMap.rTensor_exact_iff_lTensor_exact π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {M : Type u_2} {N : Type u_3} {P : Type u_4} (Q : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] {f : M ββ[R] N} {g : N ββ[R] P} : Function.Exact β(LinearMap.rTensor Q f) β(LinearMap.rTensor Q g) β Function.Exact β(LinearMap.lTensor Q f) β(LinearMap.lTensor Q g) - lTensor.toFun π 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) : TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range ββ[R] TensorProduct R Q P - rTensor.toFun π 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) : TensorProduct R N Q β§Έ (LinearMap.rTensor Q f).range ββ[R] TensorProduct R P Q - lTensor_exact π 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) : Function.Exact β(LinearMap.lTensor Q f) β(LinearMap.lTensor Q g) - rTensor_exact π 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) : Function.Exact β(LinearMap.rTensor Q f) β(LinearMap.rTensor Q g) - lTensor.inverse π 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) : TensorProduct R Q P ββ[R] TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range - rTensor.inverse π 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) : TensorProduct R P Q ββ[R] TensorProduct R N Q β§Έ (LinearMap.rTensor Q f).range - lTensor.inverse_of_rightInverse π 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] {h : P β N} (hfg : Function.Exact βf βg) (hgh : Function.RightInverse h βg) : TensorProduct R Q P ββ[R] TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range - rTensor.inverse_of_rightInverse π 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] {h : P β N} (hfg : Function.Exact βf βg) (hgh : Function.RightInverse h βg) : TensorProduct R P Q ββ[R] TensorProduct R N Q β§Έ (LinearMap.rTensor Q f).range - lTensor.equiv π 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) : (TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range) ββ[R] TensorProduct R Q P - rTensor.equiv π 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) : (TensorProduct R N Q β§Έ (LinearMap.rTensor Q f).range) ββ[R] TensorProduct R P Q - lTensor.linearEquiv_of_rightInverse π 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) : (TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range) ββ[R] TensorProduct R Q P - rTensor.linearEquiv_of_rightInverse π 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) : (TensorProduct R N Q β§Έ (LinearMap.rTensor Q f).range) ββ[R] TensorProduct R P Q - TensorProduct.map_ker π 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} (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) {M' : Type u_6} {N' : Type u_7} {P' : Type u_8} [AddCommGroup M'] [AddCommGroup N'] [AddCommGroup P'] [Module R M'] [Module R N'] [Module R P'] {f' : M' ββ[R] N'} {g' : N' ββ[R] P'} (hfg' : Function.Exact βf' βg') (hg' : Function.Surjective βg') : (TensorProduct.map g g').ker = (LinearMap.lTensor N f').range β (LinearMap.rTensor N' f).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 - lTensor.inverse_apply π 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) (y : TensorProduct R Q N) : (lTensor.inverse Q hfg hg) ((LinearMap.lTensor Q g) y) = Submodule.Quotient.mk y - rTensor.inverse_apply π 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) (y : TensorProduct R N Q) : (rTensor.inverse Q hfg hg) ((LinearMap.rTensor Q g) y) = Submodule.Quotient.mk y - lTensor.inverse_of_rightInverse_apply π 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) (y : TensorProduct R Q N) : (lTensor.inverse_of_rightInverse Q hfg hgh) ((LinearMap.lTensor Q g) y) = Submodule.Quotient.mk y - rTensor.inverse_of_rightInverse_apply π 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) (y : TensorProduct R N Q) : (rTensor.inverse_of_rightInverse Q hfg hgh) ((LinearMap.rTensor Q g) y) = Submodule.Quotient.mk y - Module.Flat.lTensor_exact π Mathlib.RingTheory.Flat.Basic
{R : Type u} (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] [Module.Flat R M] β¦N : Type u_1β¦ β¦N' : Type u_2β¦ β¦N'' : Type u_3β¦ [AddCommGroup N] [AddCommGroup N'] [AddCommGroup N''] [Module R N] [Module R N'] [Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦ (exact : Function.Exact βf βg) : Function.Exact β(LinearMap.lTensor M f) β(LinearMap.lTensor M g) - Module.Flat.rTensor_exact π Mathlib.RingTheory.Flat.Basic
{R : Type u} (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] [Module.Flat R M] β¦N : Type u_1β¦ β¦N' : Type u_2β¦ β¦N'' : Type u_3β¦ [AddCommGroup N] [AddCommGroup N'] [AddCommGroup N''] [Module R N] [Module R N'] [Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦ (exact : Function.Exact βf βg) : Function.Exact β(LinearMap.rTensor M f) β(LinearMap.rTensor M g) - Module.Flat.iff_lTensor_exact π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] : Module.Flat R M β β β¦N N' N'' : Type (max u v)β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : AddCommGroup N''] [inst_3 : Module R N] [inst_4 : Module R N'] [inst_5 : Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦, Function.Exact βf βg β Function.Exact β(LinearMap.lTensor M f) β(LinearMap.lTensor M g) - Module.Flat.iff_rTensor_exact π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] : Module.Flat R M β β β¦N N' N'' : Type (max u v)β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : AddCommGroup N''] [inst_3 : Module R N] [inst_4 : Module R N'] [inst_5 : Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦, Function.Exact βf βg β Function.Exact β(LinearMap.rTensor M f) β(LinearMap.rTensor M g) - Module.Flat.iff_lTensor_exact' π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] [Small.{v', u} R] : Module.Flat R M β β β¦N N' N'' : Type v'β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : AddCommGroup N''] [inst_3 : Module R N] [inst_4 : Module R N'] [inst_5 : Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦, Function.Exact βf βg β Function.Exact β(LinearMap.lTensor M f) β(LinearMap.lTensor M g) - Module.Flat.iff_rTensor_exact' π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] [Small.{v', u} R] : Module.Flat R M β β β¦N N' N'' : Type v'β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : AddCommGroup N''] [inst_3 : Module R N] [inst_4 : Module R N'] [inst_5 : Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦, Function.Exact βf βg β Function.Exact β(LinearMap.rTensor M f) β(LinearMap.rTensor M g) - ModuleCat.isColimitCokernelCofork π Mathlib.Algebra.Category.ModuleCat.Kernels
{R : Type u} [Ring R] {M N P : ModuleCat R} (f : M βΆ N) (g : N βΆ P) (H : Function.Exact β(ModuleCat.Hom.hom f) β(ModuleCat.Hom.hom g)) (Hβ : Function.Surjective β(ModuleCat.Hom.hom g)) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofΟ g β―) - ModuleCat.isLimitKernelFork π Mathlib.Algebra.Category.ModuleCat.Kernels
{R : Type u} [Ring R] {M N P : ModuleCat R} (f : M βΆ N) (g : N βΆ P) (H : Function.Exact β(ModuleCat.Hom.hom f) β(ModuleCat.Hom.hom g)) (Hβ : Function.Injective β(ModuleCat.Hom.hom f)) : CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.KernelFork.ofΞΉ f β―) - CategoryTheory.ShortComplex.ab_exact_iff_function_exact π Mathlib.Algebra.Homology.ShortComplex.Ab
(S : CategoryTheory.ShortComplex Ab) : S.Exact β Function.Exact β(CategoryTheory.ConcreteCategory.hom S.f) β(CategoryTheory.ConcreteCategory.hom S.g) - ModuleCat.shortComplexOfConj_exact π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] {M : Type v} [AddCommGroup M] [Module R M] {N : Type v} [AddCommGroup N] [Module R N] {L : Type v} [AddCommGroup L] [Module R L] {M' : Type u_1} {N' : Type u_2} {L' : Type u_3} [AddCommGroup M'] [AddCommGroup N'] [AddCommGroup L'] [Module R M'] [Module R N'] [Module R L'] (eM : M ββ[R] M') (eN : N ββ[R] N') (eL : L ββ[R] L') (f : M' ββ[R] N') (g : N' ββ[R] L') (exact : Function.Exact βf βg) : (ModuleCat.shortComplexOfConj eM eN eL f g β―).Exact - ModuleCat.shortComplexOfConj_shortExact π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] {M : Type v} [AddCommGroup M] [Module R M] {N : Type v} [AddCommGroup N] [Module R N] {L : Type v} [AddCommGroup L] [Module R L] {M' : Type u_1} {N' : Type u_2} {L' : Type u_3} [AddCommGroup M'] [AddCommGroup N'] [AddCommGroup L'] [Module R M'] [Module R N'] [Module R L'] (eM : M ββ[R] M') (eN : N ββ[R] N') (eL : L ββ[R] L') (f : M' ββ[R] N') (g : N' ββ[R] L') (exact : Function.Exact βf βg) (inj : Function.Injective βf) (surj : Function.Surjective βg) : (ModuleCat.shortComplexOfConj eM eN eL f g β―).ShortExact - ModuleCat.shortComplex_exact π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) (exac : Function.Exact β(CategoryTheory.ConcreteCategory.hom S.f) β(CategoryTheory.ConcreteCategory.hom S.g)) : S.Exact - CategoryTheory.ShortComplex.ShortExact.moduleCat_exact_iff_function_exact π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) : S.Exact β Function.Exact β(CategoryTheory.ConcreteCategory.hom S.f) β(CategoryTheory.ConcreteCategory.hom S.g) - ModuleCat.shortComplex_shortExact π Mathlib.Algebra.Homology.ShortComplex.ModuleCat
{R : Type u} [Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)) (exac : Function.Exact β(CategoryTheory.ConcreteCategory.hom S.f) β(CategoryTheory.ConcreteCategory.hom S.g)) (inj : Function.Injective β(CategoryTheory.ConcreteCategory.hom S.f)) (surj : Function.Surjective β(CategoryTheory.ConcreteCategory.hom S.g)) : S.ShortExact - exact_of_isLocalized_span π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {L : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid L] [Module R L] (s : Set R) (spn : Ideal.span s = β€) (Mβ : βs β Type u_5) [(r : βs) β AddCommMonoid (Mβ r)] [(r : βs) β Module R (Mβ r)] (f : (r : βs) β M ββ[R] Mβ r) [β (r : βs), IsLocalizedModule.Away (βr) (f r)] (Nβ : βs β Type u_6) [(r : βs) β AddCommMonoid (Nβ r)] [(r : βs) β Module R (Nβ r)] (g : (r : βs) β N ββ[R] Nβ r) [β (r : βs), IsLocalizedModule.Away (βr) (g r)] (Lβ : βs β Type u_7) [(r : βs) β AddCommMonoid (Lβ r)] [(r : βs) β Module R (Lβ r)] (h : (r : βs) β L ββ[R] Lβ r) [β (r : βs), IsLocalizedModule.Away (βr) (h r)] (F : M ββ[R] N) (G : N ββ[R] L) (H : β (r : βs), Function.Exact β((IsLocalizedModule.map (Submonoid.powers βr) (f r) (g r)) F) β((IsLocalizedModule.map (Submonoid.powers βr) (g r) (h r)) G)) : Function.Exact βF βG - exact_of_isLocalized_maximal π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {L : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid L] [Module R L] (Mβ : (P : Ideal R) β [P.IsMaximal] β Type u_6) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Mβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Mβ P)] (f : (P : Ideal R) β [inst : P.IsMaximal] β M ββ[R] Mβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule.AtPrime P (f P)] (Nβ : (P : Ideal R) β [P.IsMaximal] β Type u_7) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Nβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Nβ P)] (g : (P : Ideal R) β [inst : P.IsMaximal] β N ββ[R] Nβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule.AtPrime P (g P)] (Lβ : (P : Ideal R) β [P.IsMaximal] β Type u_8) [(P : Ideal R) β [inst : P.IsMaximal] β AddCommMonoid (Lβ P)] [(P : Ideal R) β [inst : P.IsMaximal] β Module R (Lβ P)] (h : (P : Ideal R) β [inst : P.IsMaximal] β L ββ[R] Lβ P) [β (P : Ideal R) [inst : P.IsMaximal], IsLocalizedModule.AtPrime P (h P)] (F : M ββ[R] N) (G : N ββ[R] L) (H : β (J : Ideal R) [inst : J.IsMaximal], Function.Exact β((IsLocalizedModule.map J.primeCompl (f J) (g J)) F) β((IsLocalizedModule.map J.primeCompl (g J) (h J)) G)) : Function.Exact βF βG - exact_of_localized_maximal π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {L : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid L] [Module R L] (f : M ββ[R] N) (g : N ββ[R] L) (h : β (J : Ideal R) [inst : J.IsMaximal], Function.Exact β((LocalizedModule.map J.primeCompl) f) β((LocalizedModule.map J.primeCompl) g)) : Function.Exact βf βg - exact_of_localized_span π Mathlib.RingTheory.LocalProperties.Exactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {L : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid L] [Module R L] (s : Set R) (spn : Ideal.span s = β€) (f : M ββ[R] N) (g : N ββ[R] L) (h : β (r : βs), Function.Exact β((LocalizedModule.map (Submonoid.powers βr)) f) β((LocalizedModule.map (Submonoid.powers βr)) g)) : Function.Exact βf βg - Module.FaithfullyFlat.range_le_ker_of_exact_rTensor π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [fl : Module.FaithfullyFlat R M] (ex : Function.Exact β(LinearMap.rTensor M l12) β(LinearMap.rTensor M l23)) : l12.range β€ l23.ker - Module.FaithfullyFlat.lTensor_reflects_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [fl : Module.FaithfullyFlat R M] (ex : Function.Exact β(LinearMap.lTensor M l12) β(LinearMap.lTensor M l23)) : Function.Exact βl12 βl23 - Module.FaithfullyFlat.rTensor_reflects_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [fl : Module.FaithfullyFlat R M] (ex : Function.Exact β(LinearMap.rTensor M l12) β(LinearMap.rTensor M l23)) : Function.Exact βl12 βl23 - Module.FaithfullyFlat.lTensor_exact_iff_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [Module.FaithfullyFlat R M] : Function.Exact β(LinearMap.lTensor M l12) β(LinearMap.lTensor M l23) β Function.Exact βl12 βl23 - Module.FaithfullyFlat.rTensor_exact_iff_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [Module.FaithfullyFlat R M] : Function.Exact β(LinearMap.rTensor M l12) β(LinearMap.rTensor M l23) β Function.Exact βl12 βl23 - Module.FaithfullyFlat.iff_exact_iff_lTensor_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] : Module.FaithfullyFlat R M β β {N1 : Type (max u v)} [inst : AddCommGroup N1] [inst_1 : Module R N1] {N2 : Type (max u v)} [inst_2 : AddCommGroup N2] [inst_3 : Module R N2] {N3 : Type (max u v)} [inst_4 : AddCommGroup N3] [inst_5 : Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3), Function.Exact βl12 βl23 β Function.Exact β(LinearMap.lTensor M l12) β(LinearMap.lTensor M l23) - Module.FaithfullyFlat.iff_exact_iff_rTensor_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] : Module.FaithfullyFlat R M β β {N1 : Type (max u v)} [inst : AddCommGroup N1] [inst_1 : Module R N1] {N2 : Type (max u v)} [inst_2 : AddCommGroup N2] [inst_3 : Module R N2] {N3 : Type (max u v)} [inst_4 : AddCommGroup N3] [inst_5 : Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3), Function.Exact βl12 βl23 β Function.Exact β(LinearMap.rTensor M l12) β(LinearMap.rTensor M l23) - KaehlerDifferential.exact_mapBaseChange_map π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] : Function.Exact β(KaehlerDifferential.mapBaseChange R A B) β(KaehlerDifferential.map R A B B) - KaehlerDifferential.exact_kerCotangentToTensor_mapBaseChange π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] (h : Function.Surjective β(algebraMap A B)) : Function.Exact β(KaehlerDifferential.kerCotangentToTensor R A B) β(KaehlerDifferential.mapBaseChange R A B) - Module.Relations.Solution.IsPresentation.exact π Mathlib.Algebra.Module.Presentation.Basic
{A : Type u} [Ring A] {relations : Module.Relations A} {M : Type v} [AddCommGroup M] [Module A M] {solution : relations.Solution M} (h : solution.IsPresentation) : Function.Exact βrelations.map βsolution.Ο - IsLocalizedModule.map_exact π Mathlib.Algebra.Module.LocalizedModule.Exact
{R : Type u_1} [CommSemiring R] (S : Submonoid R) {Mβ : Type u_2} {Mβ' : Type u_5} [AddCommMonoid Mβ] [AddCommMonoid Mβ'] [Module R Mβ] [Module R Mβ'] (fβ : Mβ ββ[R] Mβ') [IsLocalizedModule S fβ] {Mβ : Type u_3} {Mβ' : Type u_6} [AddCommMonoid Mβ] [AddCommMonoid Mβ'] [Module R Mβ] [Module R Mβ'] (fβ : Mβ ββ[R] Mβ') [IsLocalizedModule S fβ] {Mβ : Type u_4} {Mβ' : Type u_7} [AddCommMonoid Mβ] [AddCommMonoid Mβ'] [Module R Mβ] [Module R Mβ'] (fβ : Mβ ββ[R] Mβ') [IsLocalizedModule S fβ] (g : Mβ ββ[R] Mβ) (h : Mβ ββ[R] Mβ) (ex : Function.Exact βg βh) : Function.Exact β((IsLocalizedModule.map S fβ fβ) g) β((IsLocalizedModule.map S fβ fβ) h) - LocalizedModule.map_exact π Mathlib.Algebra.Module.LocalizedModule.Exact
{R : Type u_1} [CommSemiring R] (S : Submonoid R) {Mβ : Type u_2} [AddCommMonoid Mβ] [Module R Mβ] {Mβ : Type u_3} [AddCommMonoid Mβ] [Module R Mβ] {Mβ : Type u_4} [AddCommMonoid Mβ] [Module R Mβ] (g : Mβ ββ[R] Mβ) (h : Mβ ββ[R] Mβ) (ex : Function.Exact βg βh) : Function.Exact β((IsLocalizedModule.map S (LocalizedModule.mkLinearMap S Mβ) (LocalizedModule.mkLinearMap S Mβ)) g) β((IsLocalizedModule.map S (LocalizedModule.mkLinearMap S Mβ) (LocalizedModule.mkLinearMap S Mβ)) h) - SnakeLemma.Ξ΄_aux π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (Ο : Mβ β Mβ) (hΟ : βfβ β Ο = id) (Ο : Nβ β Nβ) (hΟ : Ο β βgβ = id) {Kβ : Type u_9} [AddCommGroup Kβ] [Module R Kβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (x : Kβ) : gβ (Ο (iβ (Ο (ΞΉβ x)))) = iβ (Ο (ΞΉβ x)) - SnakeLemma.Ξ΄' π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (hfβ : Function.Surjective βfβ) (hgβ : Function.Injective βgβ) : Kβ ββ[R] Cβ - SnakeLemma.Ξ΄ π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) (Ο : Mβ β Mβ) (hΟ : βfβ β Ο = id) (Ο : Nβ β Nβ) (hΟ : Ο β βgβ = id) {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) : Kβ ββ[R] Cβ - SnakeLemma.eq_of_eq π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (hβ : gβ ββ iβ = iβ ββ fβ) (Ο : Nβ β Nβ) (hΟ : Ο β βgβ = id) {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (x : Kβ) (yβ : Mβ) (hyβ : fβ yβ = ΞΉβ x) (zβ : Nβ) (hzβ : gβ zβ = iβ yβ) (yβ : Mβ) (hyβ : fβ yβ = ΞΉβ x) (zβ : Nβ) (hzβ : gβ zβ = iβ yβ) : Οβ zβ = Οβ zβ - SnakeLemma.Ξ΄'_eq π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (hfβ : Function.Surjective βfβ) (hgβ : Function.Injective βgβ) (x : Kβ) (y : Mβ) (hy : fβ y = ΞΉβ x) (z : Nβ) (hz : gβ z = iβ y) : (SnakeLemma.Ξ΄' iβ iβ iβ fβ fβ hf gβ gβ hg hβ hβ ΞΉβ hΞΉβ Οβ hΟβ hfβ hgβ) x = Οβ z - SnakeLemma.Ξ΄_eq π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) (Ο : Mβ β Mβ) (hΟ : βfβ β Ο = id) (Ο : Nβ β Nβ) (hΟ : Ο β βgβ = id) {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (x : Kβ) (y : Mβ) (hy : fβ y = ΞΉβ x) (z : Nβ) (hz : gβ z = iβ y) : (SnakeLemma.Ξ΄ iβ iβ iβ fβ fβ hf gβ gβ hg hβ hβ Ο hΟ Ο hΟ ΞΉβ hΞΉβ Οβ hΟβ) x = Οβ z - SnakeLemma.exact_Ξ΄'_left π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) {Kβ : Type u_9} {Cβ : Type u_10} {Cβ : Type u_11} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (hfβ : Function.Surjective βfβ) (hgβ : Function.Injective βgβ) (G : Cβ ββ[R] Cβ) (hF : G ββ Οβ = Οβ ββ gβ) (h : Function.Surjective βΟβ) : Function.Exact β(SnakeLemma.Ξ΄' iβ iβ iβ fβ fβ hf gβ gβ hg hβ hβ ΞΉβ hΞΉβ Οβ hΟβ hfβ hgβ) βG - SnakeLemma.exact_Ξ΄'_right π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) {Kβ : Type u_8} {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (hfβ : Function.Surjective βfβ) (hgβ : Function.Injective βgβ) (F : Kβ ββ[R] Kβ) (hF : fβ ββ ΞΉβ = ΞΉβ ββ F) (h : Function.Injective βΞΉβ) : Function.Exact βF β(SnakeLemma.Ξ΄' iβ iβ iβ fβ fβ hf gβ gβ hg hβ hβ ΞΉβ hΞΉβ Οβ hΟβ hfβ hgβ) - SnakeLemma.exact_Ξ΄_left π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) (Ο : Mβ β Mβ) (hΟ : βfβ β Ο = id) (Ο : Nβ β Nβ) (hΟ : Ο β βgβ = id) {Kβ : Type u_9} {Cβ : Type u_10} {Cβ : Type u_11} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (G : Cβ ββ[R] Cβ) (hF : G ββ Οβ = Οβ ββ gβ) (h : Function.Surjective βΟβ) : Function.Exact β(SnakeLemma.Ξ΄ iβ iβ iβ fβ fβ hf gβ gβ hg hβ hβ Ο hΟ Ο hΟ ΞΉβ hΞΉβ Οβ hΟβ) βG - SnakeLemma.exact_Ξ΄_right π Mathlib.Algebra.Module.SnakeLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (hf : Function.Exact βfβ βfβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (hg : Function.Exact βgβ βgβ) (hβ : gβ ββ iβ = iβ ββ fβ) (hβ : gβ ββ iβ = iβ ββ fβ) (Ο : Mβ β Mβ) (hΟ : βfβ β Ο = id) (Ο : Nβ β Nβ) (hΟ : Ο β βgβ = id) {Kβ : Type u_8} {Kβ : Type u_9} {Cβ : Type u_10} [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Kβ] [Module R Kβ] [AddCommGroup Cβ] [Module R Cβ] (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (ΞΉβ : Kβ ββ[R] Mβ) (hΞΉβ : Function.Exact βΞΉβ βiβ) (Οβ : Nβ ββ[R] Cβ) (hΟβ : Function.Exact βiβ βΟβ) (F : Kβ ββ[R] Kβ) (hF : fβ ββ ΞΉβ = ΞΉβ ββ F) (h : Function.Injective βΞΉβ) : Function.Exact βF β(SnakeLemma.Ξ΄ iβ iβ iβ fβ fβ hf gβ gβ hg hβ hβ Ο hΟ Ο hΟ ΞΉβ hΞΉβ Οβ hΟβ) - LinearMap.lTensor_injective_of_exact_of_flat π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} [CommRing R] {M : Type u_3} [AddCommGroup M] [Module R M] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] [Module.Flat R P] (f : N ββ[R] P) (hf : Function.Surjective βf) (g : M ββ[R] N) (hg : Function.Injective βg) (H : Function.Exact βg βf) (A : Type u_6) [AddCommGroup A] [Module R A] : Function.Injective β(LinearMap.lTensor A g) - Module.sum_neg_one_pow_finrank_eq_zero_of_exact_six π Mathlib.Algebra.Exact.Sequence
{k : Type u_1} [DivisionRing k] {Vβ : Type uβ} [AddCommGroup Vβ] [Module k Vβ] [FiniteDimensional k Vβ] {Vβ : Type uβ} [AddCommGroup Vβ] [Module k Vβ] [FiniteDimensional k Vβ] {Vβ : Type uβ} [AddCommGroup Vβ] [Module k Vβ] [FiniteDimensional k Vβ] {Vβ : Type uβ} [AddCommGroup Vβ] [Module k Vβ] [FiniteDimensional k Vβ] {Vβ : Type uβ} [AddCommGroup Vβ] [Module k Vβ] [FiniteDimensional k Vβ] {Vβ : Type uβ } [AddCommGroup Vβ ] [Module k Vβ ] [FiniteDimensional k Vβ ] (fβ : Vβ ββ[k] Vβ) (fβ : Vβ ββ[k] Vβ) (fβ : Vβ ββ[k] Vβ) (fβ : Vβ ββ[k] Vβ) (fβ : Vβ ββ[k] Vβ ) (inj : Function.Injective βfβ) (exactβ : Function.Exact βfβ βfβ) (exactβ : Function.Exact βfβ βfβ) (exactβ : Function.Exact βfβ βfβ) (exactβ : Function.Exact βfβ βfβ) (surj : Function.Surjective βfβ) : β(Module.finrank k Vβ) - β(Module.finrank k Vβ) + β(Module.finrank k Vβ) - β(Module.finrank k Vβ) + β(Module.finrank k Vβ) - β(Module.finrank k Vβ ) = 0 - Module.sum_neg_one_pow_finrank_eq_zero_of_exact π Mathlib.Algebra.Exact.Sequence
{k : Type u_1} [DivisionRing k] {n : β} (V : Fin (n + 2) β Type u_2) [(i : Fin (n + 2)) β AddCommGroup (V i)] [(i : Fin (n + 2)) β Module k (V i)] [β (i : Fin (n + 2)), FiniteDimensional k (V i)] (f : (i : Fin (n + 1)) β V i.castSucc ββ[k] V i.succ) (inj : Function.Injective β(f 0)) (h_exact : β (i : Fin n), Function.Exact β(f i.castSucc) β(f i.succ)) (surj : Function.Surjective β(f (Fin.last n))) : β i, (-1) ^ βi * β(Module.finrank k (V i)) = 0 - AddMonoidHom.injective_of_surjective_of_injective_of_right_exact π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) (hfβ : Function.Surjective βfβ) : Function.Injective βiβ - AddMonoidHom.surjective_of_surjective_of_injective_of_left_exact π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) (hgβ : Function.Injective βgβ) : Function.Surjective βiβ - AddMonoidHom.bijective_of_bijective_of_injective_of_left_exact π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Bijective βiβ) (hiβ : Function.Injective βiβ) (hfβ : Function.Injective βfβ) (hgβ : Function.Injective βgβ) : Function.Bijective βiβ - AddMonoidHom.bijective_of_surjective_of_bijective_of_right_exact π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Bijective βiβ) (hfβ : Function.Surjective βfβ) (hgβ : Function.Surjective βgβ) : Function.Bijective βiβ - AddMonoidHom.injective_of_surjective_of_injective_of_injective π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hfβ : Function.Exact βfβ βfβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) (hiβ : Function.Injective βiβ) : Function.Injective βiβ - AddMonoidHom.surjective_of_surjective_of_surjective_of_injective π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) : Function.Surjective βiβ - LinearMap.injective_of_surjective_of_injective_of_right_exact π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) (hfβ : Function.Surjective βfβ) : Function.Injective βiβ - LinearMap.surjective_of_surjective_of_injective_of_left_exact π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) (hgβ : Function.Injective βgβ) : Function.Surjective βiβ - LinearMap.bijective_of_bijective_of_injective_of_left_exact π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Bijective βiβ) (hiβ : Function.Injective βiβ) (hfβ : Function.Injective βfβ) (hgβ : Function.Injective βgβ) : Function.Bijective βiβ - LinearMap.bijective_of_surjective_of_bijective_of_right_exact π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Bijective βiβ) (hfβ : Function.Surjective βfβ) (hgβ : Function.Surjective βgβ) : Function.Bijective βiβ - AddMonoidHom.bijective_of_surjective_of_bijective_of_bijective_of_injective π Mathlib.Algebra.FiveLemma
{Mβ : Type u_1} {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} {Nβ : Type u_10} [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ] [AddGroup Mβ ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ] [AddGroup Nβ ] (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ) (fβ : Mβ β+ Mβ ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ) (gβ : Nβ β+ Nβ ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ) (iβ : Mβ β+ Nβ ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ.comp fβ) (hcβ : gβ.comp iβ = iβ .comp fβ) (hfβ : Function.Exact βfβ βfβ) (hfβ : Function.Exact βfβ βfβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hgβ : Function.Exact βgβ βgβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Bijective βiβ) (hiβ : Function.Bijective βiβ) (hiβ : Function.Injective βiβ ) : Function.Bijective βiβ - LinearMap.injective_of_surjective_of_injective_of_injective π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} {Nβ : Type u_10} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) (hiβ : Function.Injective βiβ) : Function.Injective βiβ - LinearMap.surjective_of_surjective_of_surjective_of_injective π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} {Nβ : Type u_10} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Injective βiβ) : Function.Surjective βiβ - LinearMap.bijective_of_surjective_of_bijective_of_bijective_of_injective π Mathlib.Algebra.FiveLemma
{R : Type u_1} [CommRing R] {Mβ : Type u_2} {Mβ : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Mβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} {Nβ : Type u_10} {Nβ : Type u_11} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Mβ ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ ] [Module R Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] [Module R Nβ ] (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ) (fβ : Mβ ββ[R] Mβ ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ) (gβ : Nβ ββ[R] Nβ ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hcβ : gβ ββ iβ = iβ ββ fβ) (hfβ : Function.Exact βfβ βfβ) (hfβ : Function.Exact βfβ βfβ) (hfβ : Function.Exact βfβ βfβ) (hgβ : Function.Exact βgβ βgβ) (hgβ : Function.Exact βgβ βgβ) (hgβ : Function.Exact βgβ βgβ) (hiβ : Function.Surjective βiβ) (hiβ : Function.Bijective βiβ) (hiβ : Function.Bijective βiβ) (hiβ : Function.Injective βiβ ) : Function.Bijective βiβ - Module.length_eq_add_of_exact π Mathlib.RingTheory.Length
{R : Type u_1} {M : Type u_2} [Ring R] [AddCommGroup M] [Module R M] {N : Type u_3} {P : Type u_4} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] (f : N ββ[R] M) (g : M ββ[R] P) (hf : Function.Injective βf) (hg : Function.Surjective βg) (H : Function.Exact βf βg) : Module.length R M = Module.length R N + Module.length R P - LieHom.range_eq_ker_iff π Mathlib.Algebra.Lie.Extension
{R : Type u_1} {N : Type u_2} {L : Type u_3} {M : Type u_4} [CommRing R] [LieRing L] [LieAlgebra R L] [LieRing N] [LieAlgebra R N] [LieRing M] [LieAlgebra R M] (i : N βββ Rβ L) (p : L βββ Rβ M) : i.range = LieIdeal.toLieSubalgebra R L p.ker β Function.Exact βi βp - LinearMap.exact_lcomp_of_exact_of_surjective π Mathlib.LinearAlgebra.LeftExact
{R : Type u_1} [CommRing R] {M1 : Type u_2} {M2 : Type u_3} {M3 : Type u_4} (N : Type u_5) [AddCommGroup M1] [AddCommGroup M2] [AddCommGroup M3] [AddCommGroup N] [Module R M1] [Module R M2] [Module R M3] [Module R N] {f : M1 ββ[R] M2} {g : M2 ββ[R] M3} (exac : Function.Exact βf βg) (surj : Function.Surjective βg) : Function.Exact β(LinearMap.lcomp R N g) β(LinearMap.lcomp R N f) - IsBaseChange.of_left_exact π Mathlib.RingTheory.Flat.IsBaseChange
{R : Type u_1} [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] {Mβ : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] [Module S Nβ] [Module S Nβ] [Module S Nβ] [IsScalarTower R S Nβ] [IsScalarTower R S Nβ] [IsScalarTower R S Nβ] (hβ : Mβ ββ[R] Nβ) (hβ : Mβ ββ[R] Nβ) (hβ : Mβ ββ[R] Nβ) {f : Mβ ββ[R] Mβ} {g : Mβ ββ[R] Mβ} {f' : Nβ ββ[S] Nβ} {g' : Nβ ββ[S] Nβ} (commβ : hβ ββ f = βR f' ββ hβ) (commβ : hβ ββ g = βR g' ββ hβ) [Module.Flat R S] (isbβ : IsBaseChange S hβ) (isbβ : IsBaseChange S hβ) (exactβ : Function.Exact βf βg) (injβ : Function.Injective βf) (exactβ : Function.Exact βf' βg') (injβ : Function.Injective βf') : IsBaseChange S hβ - Module.finitePresentation_of_projective_of_exact π Mathlib.Algebra.Module.FinitePresentation
{R : Type u_2} {M : Type u_4} {N : Type u_3} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {P : Type u_1} [AddCommGroup P] [Module R P] [Module.FinitePresentation R N] [Module.Projective R P] (f : M ββ[R] N) (g : N ββ[R] P) (hf : Function.Injective βf) (hg : Function.Surjective βg) (H : Function.Exact βf βg) : Module.FinitePresentation R M - Module.finitePresentation_of_split_exact π Mathlib.Algebra.Module.FinitePresentation
{R : Type u_2} {M : Type u_4} {N : Type u_3} [Ring R] [AddCommGroup M] [Module R M] [AddCommGroup N] [Module R N] {P : Type u_1} [AddCommGroup P] [Module R P] [Module.FinitePresentation R N] (f : M ββ[R] N) (g : N ββ[R] P) (l : P ββ[R] N) (hl : g ββ l = LinearMap.id) (hf : Function.Injective βf) (H : Function.Exact βf βg) : Module.FinitePresentation R M - Module.FinitePresentation.exists_fin' π Mathlib.Algebra.Module.FinitePresentation
(R : Type u) (M : Type u_1) [Ring R] [AddCommGroup M] [Module R M] [fp : Module.FinitePresentation R M] : β n m f g, Function.Surjective βf β§ Function.Exact βg βf - Module.Presentation.ofExact π Mathlib.Algebra.Module.Presentation.Cokernel
{A : Type u} [Ring A] {Mβ : Type vβ} {Mβ : Type vβ} {Mβ : Type vβ} [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] {f : Mβ ββ[A] Mβ} {g : Mβ ββ[A] Mβ} (presβ : Module.Presentation A Mβ) {ΞΉ : Type wβ} {gβ : ΞΉ β Mβ} (data : presβ.CokernelData f gβ) (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) (hgβ : Submodule.span A (Set.range gβ) = β€) : Module.Presentation A Mβ - Module.Presentation.ofExact_G π Mathlib.Algebra.Module.Presentation.Cokernel
{A : Type u} [Ring A] {Mβ : Type vβ} {Mβ : Type vβ} {Mβ : Type vβ} [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] {f : Mβ ββ[A] Mβ} {g : Mβ ββ[A] Mβ} (presβ : Module.Presentation A Mβ) {ΞΉ : Type wβ} {gβ : ΞΉ β Mβ} (data : presβ.CokernelData f gβ) (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) (hgβ : Submodule.span A (Set.range gβ) = β€) : (presβ.ofExact data hfg hg hgβ).G = presβ.G - Module.Presentation.ofExact_R π Mathlib.Algebra.Module.Presentation.Cokernel
{A : Type u} [Ring A] {Mβ : Type vβ} {Mβ : Type vβ} {Mβ : Type vβ} [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] {f : Mβ ββ[A] Mβ} {g : Mβ ββ[A] Mβ} (presβ : Module.Presentation A Mβ) {ΞΉ : Type wβ} {gβ : ΞΉ β Mβ} (data : presβ.CokernelData f gβ) (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) (hgβ : Submodule.span A (Set.range gβ) = β€) : (presβ.ofExact data hfg hg hgβ).R = (presβ.R β ΞΉ) - Module.Presentation.ofExact_relation π Mathlib.Algebra.Module.Presentation.Cokernel
{A : Type u} [Ring A] {Mβ : Type vβ} {Mβ : Type vβ} {Mβ : Type vβ} [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] {f : Mβ ββ[A] Mβ} {g : Mβ ββ[A] Mβ} (presβ : Module.Presentation A Mβ) {ΞΉ : Type wβ} {gβ : ΞΉ β Mβ} (data : presβ.CokernelData f gβ) (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) (hgβ : Submodule.span A (Set.range gβ) = β€) (xβ : presβ.R β ΞΉ) : (presβ.ofExact data hfg hg hgβ).relation xβ = match xβ with | Sum.inl r => presβ.relation r | Sum.inr i => data.lift i - Module.Presentation.ofExact_var π Mathlib.Algebra.Module.Presentation.Cokernel
{A : Type u} [Ring A] {Mβ : Type vβ} {Mβ : Type vβ} {Mβ : Type vβ} [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] [AddCommGroup Mβ] [Module A Mβ] {f : Mβ ββ[A] Mβ} {g : Mβ ββ[A] Mβ} (presβ : Module.Presentation A Mβ) {ΞΉ : Type wβ} {gβ : ΞΉ β Mβ} (data : presβ.CokernelData f gβ) (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) (hgβ : Submodule.span A (Set.range gβ) = β€) (gβ : (presβ.cokernel data hgβ).G) : (presβ.ofExact data hfg hg hgβ).var gβ = g (presβ.var gβ) - Algebra.Extension.exact_hCotangentΞΉ_cotangentComplex π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} : Function.Exact βAlgebra.Extension.h1CotangentΞΉ βP.cotangentComplex - Algebra.Extension.exact_cotangentComplex_toKaehler π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} : Function.Exact βP.cotangentComplex βP.toKaehler - QuotSMulTop.map_exact π Mathlib.RingTheory.QuotSMulTop
{R : Type u_2} [CommRing R] (r : R) {M : Type u_1} {M' : Type u_3} {M'' : Type u_4} [AddCommGroup M] [Module R M] [AddCommGroup M'] [Module R M'] [AddCommGroup M''] [Module R M''] {f : M ββ[R] M'} {g : M' ββ[R] M''} (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : Function.Exact β((QuotSMulTop.map r) f) β((QuotSMulTop.map r) g) - Module.support_of_exact π Mathlib.RingTheory.Support
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {N : Type u_3} {P : Type u_4} [AddCommGroup N] [Module R N] [AddCommGroup P] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (h : Function.Exact βf βg) (hf : Function.Injective βf) (hg : Function.Surjective βg) : Module.support R N = Module.support R M βͺ Module.support R P - Module.free_of_lTensor_residueField_injective π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [AddCommGroup P] [Module R P] (f : M ββ[R] N) (g : N ββ[R] P) [IsLocalRing R] (hg : Function.Surjective βg) (h : Function.Exact βf βg) [Module.Finite R M] [Module.Finite R N] [Module.Free R N] (hf : Function.Injective β(LinearMap.lTensor (IsLocalRing.ResidueField R) f)) : Module.Free R P - lTensor_injective_of_exact_of_exact_of_rTensor_injective π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} [CommRing R] {Mβ : Type u_5} {Mβ : Type u_6} {Mβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} {Nβ : Type u_10} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] {fβ : Mβ ββ[R] Mβ} {fβ : Mβ ββ[R] Mβ} {gβ : Nβ ββ[R] Nβ} {gβ : Nβ ββ[R] Nβ} (hfexact : Function.Exact βfβ βfβ) (hfsurj : Function.Surjective βfβ) (hgexact : Function.Exact βgβ βgβ) (hgsurj : Function.Surjective βgβ) (hfinj : Function.Injective β(LinearMap.rTensor Nβ fβ)) (hginj : Function.Injective β(LinearMap.lTensor Mβ gβ)) : Function.Injective β(LinearMap.lTensor Mβ gβ) - associatedPrimes.subset_union_of_exact π Mathlib.RingTheory.Ideal.AssociatedPrime.Basic
{R : Type u_1} [CommSemiring R] {M : Type u_2} [AddCommMonoid M] [Module R M] {M' : Type u_3} [AddCommMonoid M'] [Module R M'] {f : M ββ[R] M'} {M'' : Type u_4} [AddCommMonoid M''] [Module R M''] {g : M' ββ[R] M''} (hf : Function.Injective βf) (hfg : Function.Exact βf βg) : associatedPrimes R M' β associatedPrimes R M βͺ associatedPrimes R M'' - IsNoetherianRing.induction_on_isQuotientEquivQuotientPrime π Mathlib.RingTheory.Ideal.AssociatedPrime.Finiteness
(A : Type u) [CommRing A] [IsNoetherianRing A] β¦M : Type vβ¦ [AddCommGroup M] [Module A M] (xβ : Module.Finite A M) {motive : (N : Type v) β [inst : AddCommGroup N] β [inst_1 : Module A N] β [Module.Finite A N] β Prop} (subsingleton : β (N : Type v) [inst : AddCommGroup N] [inst_1 : Module A N] [inst_2 : Module.Finite A N] [Subsingleton N], motive N) (quotient : β (N : Type v) [inst : AddCommGroup N] [inst_1 : Module A N] [inst_2 : Module.Finite A N] (p : PrimeSpectrum A) (a : N ββ[A] A β§Έ p.asIdeal), motive N) (exact : β (Nβ : Type v) [inst : AddCommGroup Nβ] [inst_1 : Module A Nβ] [inst_2 : Module.Finite A Nβ] (Nβ : Type v) [inst_3 : AddCommGroup Nβ] [inst_4 : Module A Nβ] [inst_5 : Module.Finite A Nβ] (Nβ : Type v) [inst_6 : AddCommGroup Nβ] [inst_7 : Module A Nβ] [inst_8 : Module.Finite A Nβ] (f : Nβ ββ[A] Nβ) (g : Nβ ββ[A] Nβ), Function.Injective βf β Function.Surjective βg β Function.Exact βf βg β motive Nβ β motive Nβ β motive Nβ) : motive M - Algebra.H1Cotangent.exact_map_Ξ΄ π Mathlib.RingTheory.Kaehler.JacobiZariski
(R : Type uβ) (S : Type uβ) [CommRing R] [CommRing S] [Algebra R S] (T : Type uβ) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] : Function.Exact β(Algebra.H1Cotangent.map R S T T) β(Algebra.H1Cotangent.Ξ΄ R S T) - Algebra.H1Cotangent.exact_Ξ΄_mapBaseChange π Mathlib.RingTheory.Kaehler.JacobiZariski
(R : Type uβ) (S : Type uβ) [CommRing R] [CommRing S] [Algebra R S] (T : Type uβ) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] : Function.Exact β(Algebra.H1Cotangent.Ξ΄ R S T) β(KaehlerDifferential.mapBaseChange R S T) - Algebra.Generators.H1Cotangent.exact_Ξ΄_map π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) : Function.Exact β(Algebra.Generators.H1Cotangent.Ξ΄ Q P) β(KaehlerDifferential.mapBaseChange R S T) - Algebra.Generators.H1Cotangent.exact_map_Ξ΄' π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} {Ο : Type wβ } (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) (W : Algebra.Generators R T Ο) (f : W.Hom Q) : Function.Exact β(Algebra.Extension.H1Cotangent.map f.toExtensionHom) β(Algebra.Generators.H1Cotangent.Ξ΄ Q P) - Algebra.Generators.H1Cotangent.exact_map_Ξ΄ π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) : Function.Exact β(Algebra.Extension.H1Cotangent.map (Q.ofComp P).toExtensionHom) β(Algebra.Generators.H1Cotangent.Ξ΄ Q P) - Algebra.Generators.Cotangent.exact π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) : Function.Exact β(LinearMap.liftBaseChange T (Algebra.Extension.Cotangent.map (Q.toComp P).toExtensionHom)) β(Algebra.Extension.Cotangent.map (Q.ofComp P).toExtensionHom) - Algebra.H1Cotangent.exact_liftBaseChange_map_of_flat π Mathlib.RingTheory.Kaehler.JacobiZariski
(R : Type uβ) (S : Type uβ) [CommRing R] [CommRing S] [Algebra R S] (T : Type uβ) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] [Module.Flat S T] : Function.Exact β(LinearMap.liftBaseChange T (Algebra.H1Cotangent.map R R S T)) β(Algebra.H1Cotangent.map R S T T) - Algebra.Generators.H1Cotangent.exact_liftBaseChange_map_of_flat' π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} {Ο : Type wβ } (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) (W : Algebra.Generators R T Ο) [Module.Flat S T] (f : W.Hom Q) (g : P.Hom W) : Function.Exact β(LinearMap.liftBaseChange T (Algebra.Extension.H1Cotangent.map g.toExtensionHom)) β(Algebra.Extension.H1Cotangent.map f.toExtensionHom) - Algebra.Generators.H1Cotangent.exact_liftBaseChange_map_of_flat π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) [Module.Flat S T] : Function.Exact β(LinearMap.liftBaseChange T (Algebra.Extension.H1Cotangent.map (Q.toComp P).toExtensionHom)) β(Algebra.Extension.H1Cotangent.map (Q.ofComp P).toExtensionHom) - Algebra.Generators.CotangentSpace.exact π Mathlib.RingTheory.Kaehler.JacobiZariski
{R : Type uβ} {S : Type uβ} [CommRing R] [CommRing S] [Algebra R S] {T : Type uβ} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {ΞΉ : Type wβ} {Ο : Type wβ} (Q : Algebra.Generators S T ΞΉ) (P : Algebra.Generators R S Ο) : Function.Exact β(LinearMap.liftBaseChange T (Algebra.Extension.CotangentSpace.map (Q.toComp P).toExtensionHom)) β(Algebra.Extension.CotangentSpace.map (Q.ofComp P).toExtensionHom) - AdicCompletion.map_exact π Mathlib.RingTheory.AdicCompletion.Exactness
{R : Type u} [CommRing R] {I : Ideal R} {M : Type u} [AddCommGroup M] [Module R M] {N : Type u} [AddCommGroup N] [Module R N] {P : Type u} [AddCommGroup P] [Module R P] [IsNoetherianRing R] [Module.Finite R N] {f : M ββ[R] N} {g : N ββ[R] P} (hf : Function.Injective βf) (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : Function.Exact β((AdicCompletion.map I) f) β((AdicCompletion.map I) g) - LinearIndependent.linearIndependent_of_exact_of_retraction π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} {s : M ββ[R] K} (hs : s ββ f = LinearMap.id) (hfg : Function.Exact βf βg) {ΞΉ : Type u_5} {ΞΊ : Type u_6} {v : ΞΉ β M} {a : ΞΊ β ΞΉ} (hainj : Function.Injective a) (hsa : β (i : ΞΊ), s (v (a i)) = 0) (hli : LinearIndependent R v) : LinearIndependent R (βg β v β a) - Module.Basis.ofSplitExact π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} {s : M ββ[R] K} (hs : s ββ f = LinearMap.id) (hfg : Function.Exact βf βg) {ΞΉ : Type u_5} {ΞΊ : Type u_6} {Ο : Type u_7} {a : ΞΊ β ΞΉ} {b : Ο β ΞΉ} (hg : Function.Surjective βg) (v : Module.Basis ΞΉ R M) (hainj : Function.Injective a) (hsa : β (i : ΞΊ), s (v (a i)) = 0) (hlib : LinearIndependent R (βs β βv β b)) (hab : Codisjoint (Set.range a) (Set.range b)) : Module.Basis ΞΊ R P - LinearMap.linearProjOfIsCompl_comp_bijective_of_exact π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} (hfg : Function.Exact βf βg) (hf : Function.Injective βf) {q : Submodule R M} {E : Type u_8} [AddCommGroup E] [Module R E] {i : E ββ[R] M} (hi : Function.Injective βi) (h : IsCompl i.range q) (hker : Disjoint g.ker q) (hmap : Submodule.map g q = β€) : Function.Bijective β(LinearMap.linearProjOfIsCompl q i hi h ββ f) - Submodule.linearProjOfIsCompl_comp_surjective_of_exact π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} (hfg : Function.Exact βf βg) {p q : Submodule R M} (hpq : IsCompl p q) (hmap : Submodule.map g q = β€) : Function.Surjective β(p.projectionOnto q hpq ββ f) - Submodule.projectionOnto_comp_surjective_of_exact π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} (hfg : Function.Exact βf βg) {p q : Submodule R M} (hpq : IsCompl p q) (hmap : Submodule.map g q = β€) : Function.Surjective β(p.projectionOnto q hpq ββ f) - Module.Basis.ofSplitExact_apply π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} {s : M ββ[R] K} (hs : s ββ f = LinearMap.id) (hfg : Function.Exact βf βg) {ΞΉ : Type u_5} {ΞΊ : Type u_6} {Ο : Type u_7} {a : ΞΊ β ΞΉ} {b : Ο β ΞΉ} (hg : Function.Surjective βg) (v : Module.Basis ΞΉ R M) (hainj : Function.Injective a) (hsa : β (i : ΞΊ), s (v (a i)) = 0) (hlib : LinearIndependent R (βs β βv β b)) (hab : Codisjoint (Set.range a) (Set.range b)) (k : ΞΊ) : (Module.Basis.ofSplitExact hs hfg hg v hainj hsa hlib hab) k = g (v (a k)) - Submodule.top_le_span_of_exact_of_retraction π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} {s : M ββ[R] K} (hs : s ββ f = LinearMap.id) (hfg : Function.Exact βf βg) {ΞΉ : Type u_5} {ΞΊ : Type u_6} {Ο : Type u_7} {v : ΞΉ β M} {a : ΞΊ β ΞΉ} {b : Ο β ΞΉ} (hg : Function.Surjective βg) (hsa : β (i : ΞΊ), s (v (a i)) = 0) (hlib : LinearIndependent R (βs β v β b)) (hab : Codisjoint (Set.range a) (Set.range b)) (hsp : β€ β€ Submodule.span R (Set.range v)) : β€ β€ Submodule.span R (Set.range (βg β v β a)) - Submodule.linearProjOfIsCompl_comp_bijective_of_exact π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} (hfg : Function.Exact βf βg) (hf : Function.Injective βf) {p q : Submodule R M} (hpq : IsCompl p q) (hker : Disjoint g.ker q) (hmap : Submodule.map g q = β€) : Function.Bijective β(p.projectionOnto q hpq ββ f) - Submodule.projectionOnto_comp_bijective_of_exact π Mathlib.LinearAlgebra.Basis.Exact
{R : Type u_1} {M : Type u_2} {K : Type u_3} {P : Type u_4} [Ring R] [AddCommGroup M] [AddCommGroup K] [AddCommGroup P] [Module R M] [Module R K] [Module R P] {f : K ββ[R] M} {g : M ββ[R] P} (hfg : Function.Exact βf βg) (hf : Function.Injective βf) {p q : Submodule R M} (hpq : IsCompl p q) (hker : Disjoint g.ker q) (hmap : Submodule.map g q = β€) : Function.Bijective β(p.projectionOnto q hpq ββ f) - Ideal.exact_mulQuot_quotOfMul π Mathlib.RingTheory.OrderOfVanishing.Basic
{R : Type u_1} [CommRing R] {a : R} (I : Ideal R) : Function.Exact β(Ideal.mulQuot a I) β(Ideal.quotOfMul a I) - TopologicalAddGroup.IsSES.exact π Mathlib.Topology.Algebra.Group.Extension
{A : Type u_1} {B : Type u_2} {C : Type u_3} [AddGroup A] [AddGroup B] [AddGroup C] [TopologicalSpace A] [TopologicalSpace B] [TopologicalSpace C] {Ο : A β+ B} {Ο : B β+ C} (self : TopologicalAddGroup.IsSES Ο Ο) : Function.Exact βΟ βΟ - TopologicalAddGroup.IsSES.mk π Mathlib.Topology.Algebra.Group.Extension
{A : Type u_1} {B : Type u_2} {C : Type u_3} [AddGroup A] [AddGroup B] [AddGroup C] [TopologicalSpace A] [TopologicalSpace B] [TopologicalSpace C] {Ο : A β+ B} {Ο : B β+ C} (isClosedEmbedding : Topology.IsClosedEmbedding βΟ) (isOpenQuotientMap : IsOpenQuotientMap βΟ) (exact : Function.Exact βΟ βΟ) : TopologicalAddGroup.IsSES Ο Ο - 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 - QuotSMulTop.map_first_exact_on_four_term_exact_of_isSMulRegular_last π Mathlib.RingTheory.Regular.IsSMulRegular
{R : Type u_1} {M : Type u_2} {M' : Type u_3} {M'' : Type u_4} [CommRing R] [AddCommGroup M] [Module R M] [AddCommGroup M'] [Module R M'] [AddCommGroup M''] [Module R M''] {M''' : Type u_5} [AddCommGroup M'''] [Module R M'''] {r : R} {fβ : M ββ[R] M'} {fβ : M' ββ[R] M''} {fβ : M'' ββ[R] M'''} (hββ : Function.Exact βfβ βfβ) (hββ : Function.Exact βfβ βfβ) (h : IsSMulRegular M''' r) : Function.Exact β((QuotSMulTop.map r) fβ) β((QuotSMulTop.map r) fβ) - RingTheory.Sequence.map_first_exact_on_four_term_right_exact_of_isSMulRegular_last π Mathlib.RingTheory.Regular.RegularSequence
{R : Type u_1} {M : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Mβ : Type u_6} [CommRing R] [AddCommGroup M] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R M] [Module R Mβ] [Module R Mβ] [Module R Mβ] {rs : List R} {fβ : M ββ[R] Mβ} {fβ : Mβ ββ[R] Mβ} {fβ : Mβ ββ[R] Mβ} (hββ : Function.Exact βfβ βfβ) (hββ : Function.Exact βfβ βfβ) (hβ : Function.Surjective βfβ) (hβ : RingTheory.Sequence.IsWeaklyRegular Mβ rs) : Function.Exact β((Ideal.ofList rs β’ β€).mapQ (Ideal.ofList rs β’ β€) fβ β―) β((Ideal.ofList rs β’ β€).mapQ (Ideal.ofList rs β’ β€) fβ β―) - IsBaseChange.of_right_exact π Mathlib.RingTheory.TensorProduct.IsBaseChangeRightExact
{R : Type u_1} [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] {Mβ : Type u_3} {Mβ : Type u_4} {Mβ : Type u_5} {Nβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Mβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [AddCommGroup Nβ] [Module R Mβ] [Module R Mβ] [Module R Mβ] [Module R Nβ] [Module R Nβ] [Module R Nβ] [Module S Nβ] [Module S Nβ] [Module S Nβ] [IsScalarTower R S Nβ] [IsScalarTower R S Nβ] [IsScalarTower R S Nβ] (hβ : Mβ ββ[R] Nβ) (hβ : Mβ ββ[R] Nβ) (hβ : Mβ ββ[R] Nβ) {f : Mβ ββ[R] Mβ} {g : Mβ ββ[R] Mβ} {f' : Nβ ββ[S] Nβ} {g' : Nβ ββ[S] Nβ} (commβ : hβ ββ f = βR f' ββ hβ) (commβ : hβ ββ g = βR g' ββ hβ) (isbβ : IsBaseChange S hβ) (isbβ : IsBaseChange S hβ) (exactβ : Function.Exact βf βg) (surjβ : Function.Surjective βg) (exactβ : Function.Exact βf' βg') (surjβ : Function.Surjective βg') : IsBaseChange S hβ
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