Theorems · Theorem · commutative algebra
QuotSMulTop.map_exact
∀ {R : Type u_2} [inst : CommRing R] (r : R) {M : Type u_1} {M' : Type u_3} {M'' : Type u_4} [inst_1 : AddCommGroup M]
[inst_2 : Module R M] [inst_3 : AddCommGroup M'] [inst_4 : Module R M'] [inst_5 : AddCommGroup M'']
[inst_6 : Module R M''] {f : M →ₗ[R] M'} {g : M' →ₗ[R] M''},
Function.Exact ⇑f ⇑g → Function.Surjective ⇑g → Function.Exact ⇑((QuotSMulTop.map r) f) ⇑((QuotSMulTop.map r) g)- Defined in
- Mathlib.RingTheory.QuotSMulTop
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 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 and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Top.topstatement · cited by 9,680
- Submodulestatement · cited by 7,192
- HasQuotient.Quotientproof · cited by 2,301
- Ideal.spanproof · cited by 948
- Function.Exactstatement and proof · cited by 182
- Submodule.pointwiseDistribMulActionstatement · cited by 105
Cited by1
Results whose statement or proof uses this declaration.