Theorems · Definition · linear algebra
Submodule.quotientPiLift
{ι : Type u_1} →
{R : Type u_2} →
[inst : CommRing R] →
{Ms : ι → Type u_3} →
[inst_1 : (i : ι) → AddCommGroup (Ms i)] →
[inst_2 : (i : ι) → Module R (Ms i)] →
{Ns : ι → Type u_5} →
[inst_3 : (i : ι) → AddCommGroup (Ns i)] →
[inst_4 : (i : ι) → Module R (Ns i)] →
(p : (i : ι) → Submodule R (Ms i)) →
(f : (i : ι) → Ms i →ₗ[R] Ns i) →
(∀ (i : ι), p i ≤ (f i).ker) → ((i : ι) → Ms i) ⧸ Submodule.pi Set.univ p →ₗ[R] (i : ι) → Ns iLift a family of maps to a quotient of direct sums.
- Defined in
- Mathlib.LinearAlgebra.Quotient.Pi
- Cited by
- 6 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.
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Set.univstatement and proof · cited by 3,945
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.compproof · cited by 1,642
- LinearMap.kerstatement and proof · cited by 848
- LinearMap.projproof · cited by 71
- Submodule.liftQproof · cited by 36
Cited by7
Results whose statement or proof uses this declaration.
- Submodule.quotientPi_aux.toFunproof · cited by 4
- Submodule.quotientPiLift_mkstatement · cited by 2
- Submodule.quotientPi_applystatement · cited by 0
- Submodule.quotientPiLift.congr_simpstatement and proof · cited by 0
- Submodule.quotientPi_aux.map_addproof · cited by 0
- Submodule.quotientPi_aux.map_smulproof · cited by 0
- Submodule.quotientPi_aux.right_invproof · cited by 0