Theorems · Theorem · linear algebra
Submodule.linearMap_qext
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (p : Submodule R M)
{R₂ : Type u_3} {M₂ : Type u_4} [inst_3 : Ring R₂] [inst_4 : AddCommGroup M₂] [inst_5 : Module R₂ M₂] {τ₁₂ : R →+* R₂}
⦃f g : M ⧸ p →ₛₗ[τ₁₂] M₂⦄, f ∘ₛₗ p.mkQ = g ∘ₛₗ p.mkQ → f = gTwo LinearMaps from a quotient module are equal if their compositions with
submodule.mkQ are equal.
See note [partially-applied ext lemmas].
- Defined in
- Mathlib.LinearAlgebra.Quotient.Defs
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.extproof · cited by 844
- Submodule.mkQstatement and proof · cited by 232
- LinearMap.congr_funproof · cited by 96
Cited by13
Results whose statement or proof uses this declaration.
- Module.Relations.Quotient.linearMap_extproof · cited by 5
- Representation.Coinvariants.hom_extproof · cited by 5
- Submodule.mapQ_compproof · cited by 2
- Submodule.mapQ_idproof · cited by 2
- injective_lTensor_quotient_iff_inf_eq_mulproof · cited by 2
- Submodule.mapQ_zeroproof · cited by 1
- Submodule.pi_liftQ_eq_liftQ_piproof · cited by 1
- Submodule.factor_compproof · cited by 1
- Subspace.dualPairing_eqproof · cited by 1
- Module.torsion_by_prime_power_decompositionproof · cited by 1
- AdicCompletion.transitionMap_comp_reduceModIdealproof · cited by 0
- Submodule.linearMap_qext_iffproof · cited by 0