Theorems · Theorem · linear algebra
Submodule.range_liftQ
∀ {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₂}
[inst_6 : RingHomSurjective τ₁₂] (f : M →ₛₗ[τ₁₂] M₂) (h : p ≤ f.ker), (p.liftQ f h).range = f.range- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.rangestatement · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- RingHomSurjectivestatement and proof · cited by 220
- Submodule.liftQstatement and proof · cited by 36
Cited by11
Results whose statement or proof uses this declaration.
- Submodule.range_mapQproof · cited by 3
- LinearMap.continuous_of_isClosed_kerproof · cited by 2
- ContinuousLinearMap.isStrictMap_isClosed_range_iff_restrictproof · cited by 2
- isNoetherian_of_range_eq_kerproof · cited by 1
- Ideal.exact_mulQuot_quotOfMulproof · cited by 1
- isArtinian_of_range_eq_kerproof · cited by 1
- Submodule.isQuotientEquivQuotientPrime_iffproof · cited by 1
- Function.Exact.exact_mapQ_iffproof · cited by 1
- Module.finite_of_surjective_of_ker_le_nilradicalproof · cited by 0
- Submodule.range_powSMulQuotInclusionproof · cited by 0
- LinearMap.quotientInfEquivSupQuotient_surjectiveproof · cited by 0