Theorems · Theorem · category theory
LinearEquiv.conj_exact_iff_exact
∀ {R : Type u_1} {M : Type u_2} {N : Type u_4} {N' : Type u_5} {P : Type u_6} [inst : Semiring R]
[inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid N'] [inst_4 : AddCommMonoid P]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R N'] [inst_8 : 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- Defined in
- Mathlib.Algebra.Exact.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.symmstatement · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- LinearMap.rangeproof · cited by 893
- LinearMap.kerproof · cited by 848
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.Generators.CotangentSpace.exactproof · cited by 3
- Algebra.Generators.H1Cotangent.exact_liftBaseChange_map_of_flat'proof · cited by 1
- Ideal.ker_tensorProductMk_quotientproof · cited by 0
- LinearEquiv.conj_symm_exact_iff_exactproof · cited by 0