Theorems · Theorem · linear algebra
Submodule.pi_liftQ_eq_liftQ_pi
∀ {R : Type u_1} {M : Type u_2} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {ι : Type u_5}
{N : ι → Type u_6} [inst_3 : (i : ι) → AddCommGroup (N i)] [inst_4 : (i : ι) → Module R (N i)]
(f : (i : ι) → M →ₗ[R] N i) {p : Submodule R M} (h : ∀ (i : ι), p ≤ (f i).ker),
(LinearMap.pi fun i => p.liftQ (f i) ⋯) = p.liftQ (LinearMap.pi f) ⋯- Defined in
- Mathlib.LinearAlgebra.Quotient.Basic
- Cited by
- 1 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientstatement · cited by 2,301
- iInfstatement · cited by 1,690
- LinearMap.kerstatement and proof · cited by 848
- LinearMap.extproof · cited by 844
- le_iInfstatement and proof · cited by 102
Cited by1
Results whose statement or proof uses this declaration.
- mem_span_of_iInf_ker_le_kerproof · cited by 1