Theorems · Theorem · ring theory
Module.Baer.extension_property_addMonoidHom
∀ {Q : Type v} [inst : AddCommGroup Q] {M : Type u_1} {N : Type u_2} [inst_1 : AddCommGroup M]
[inst_2 : AddCommGroup N], Module.Baer ℤ Q → ∀ (f : M →+ N), Function.Injective ⇑f → ∀ (g : M →+ Q), ∃ h, h.comp f = g- Defined in
- Mathlib.Algebra.Module.Injective
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 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 and proof · cited by 62,936
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- AddMonoidHomstatement and proof · cited by 3,230
- LinearMap.compproof · cited by 1,642
- AddMonoidHom.compstatement and proof · cited by 339
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- LinearMap.toAddMonoidHomproof · cited by 101
- Module.Baerstatement and proof · cited by 20
- AddMonoidHom.toIntLinearMapproof · cited by 17
- Module.Baer.extension_propertyproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CharacterModule.dual_surjective_of_injectiveproof · cited by 2