Theorems · Theorem · linear algebra
Submodule.quotientPiLift.congr_simp
∀ {ι : 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 f_1 : (i : ι) → Ms i →ₗ[R] Ns i)
(e_f : f = f_1) (hf : ∀ (i : ι), p i ≤ (f i).ker), Submodule.quotientPiLift p f hf = Submodule.quotientPiLift p f_1 ⋯- Defined in
- Mathlib.LinearAlgebra.Quotient.Pi
- Cited by
- 0 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.
Cites11
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 · cited by 3,945
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.kerstatement and proof · cited by 848
- Submodule.pistatement · cited by 34
- Submodule.quotientPiLiftstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.