Theorems · Theorem · linear algebra
Submodule.range_mapQ
∀ {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₂}
(q : Submodule R₂ M₂) [inst_6 : RingHomSurjective τ₁₂] (f : M →ₛₗ[τ₁₂] M₂) (h : p ≤ Submodule.comap f q),
(p.mapQ q f h).range = Submodule.map q.mkQ f.range- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.compproof · cited by 1,642
- LinearMap.rangestatement and proof · cited by 893
- Submodule.mapstatement and proof · cited by 614
- Submodule.comapstatement and proof · cited by 347
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.index_compproof · cited by 0
- LinearMap.FiniteRangeSetoid.equiv_of_eqOn_of_isNoetherianproof · cited by 0
- LinearMap.lift_rank_quot_map_leproof · cited by 0