Theorems · Theorem · linear algebra
Submodule.quotientPi_apply
∀ {ι : 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)] [inst_3 : Fintype ι] [inst_4 : DecidableEq ι] (p : (i : ι) → Submodule R (Ms i))
(a : ((i : ι) → Ms i) ⧸ Submodule.pi Set.univ p) (i : ι),
(Submodule.quotientPi p) a i = (Submodule.quotientPiLift p (fun i => (p i).mkQ) ⋯) a i- Defined in
- Mathlib.LinearAlgebra.Quotient.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- Set.univstatement and proof · cited by 3,945
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Submodule.mkQstatement · cited by 232
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.