Theorems · Definition · linear algebra
Submodule.mkQ
{R : Type u_1} →
{M : Type u_2} →
[inst : Ring R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → (p : Submodule R M) → M →ₗ[R] M ⧸ pThe map from a module M to the quotient of M by a submodule p as a linear map.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Defs
- Cited by
- 232 results in Mathlib
- Foundations
- Depth 84 from the axioms, rests on 1,110 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- RingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement · cited by 2,301
- Submodule.Quotient.mkproof · cited by 184
Cited by273
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.moduleCatLeftHomologyDataproof · cited by 106
- Submodule.ker_mkQstatement · cited by 63
- Submodule.mkQ_surjectivestatement · cited by 48
- Ideal.toCotangentproof · cited by 45
- Representation.Coinvariants.mkproof · cited by 39
- AdicCompletion.ofproof · cited by 37
- Submodule.mapQproof · cited by 28
- Submodule.quotientEquivOfIsComplproof · cited by 23
- AdicCompletion.mkproof · cited by 22
- Submodule.mkQ_applystatement · cited by 21
- Submodule.quotEquivOfEqBotproof · cited by 15
- Module.Relations.toQuotientproof · cited by 15
Showing the 200 most cited of 273.