Theorems · Theorem · commutative algebra
QuotSMulTop.map_apply_mk
∀ {R : Type u_2} [inst : CommRing R] (r : R) {M : Type u_1} {M' : Type u_3} [inst_1 : AddCommGroup M]
[inst_2 : Module R M] [inst_3 : AddCommGroup M'] [inst_4 : Module R M'] (f : M →ₗ[R] M') (x : M),
((QuotSMulTop.map r) f) (Submodule.Quotient.mk x) = Submodule.Quotient.mk (f x)- Defined in
- Mathlib.RingTheory.QuotSMulTop
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- 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
- Submodule.Quotient.mkstatement · cited by 184
- Submodule.pointwiseDistribMulActionstatement · cited by 105
- QuotSMulTopstatement · cited by 46
- QuotSMulTop.mapstatement · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.