Theorems · Definition · linear algebra
Submodule.pi
{R : Type u} →
{ι : Type x} →
[inst : Semiring R] →
{φ : ι → Type u_1} →
[inst_1 : (i : ι) → AddCommMonoid (φ i)] →
[inst_2 : (i : ι) → Module R (φ i)] → Set ι → ((i : ι) → Submodule R (φ i)) → Submodule R ((i : ι) → φ i)A version of Set.pi for submodules. Given an index set I and a family of submodules
p : (i : ι) → Submodule R (φ i), pi I p is the submodule of dependent functions
f : (i : ι) → φ i such that f i belongs to p i whenever i ∈ I.
- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.piproof · cited by 405
Cited by40
Results whose statement or proof uses this declaration.
- groupCohomology.map_cochainsFunctor_shortExactproof · cited by 9
- Subalgebra.piproof · cited by 7
- Submodule.quotientPiLiftstatement and proof · cited by 6
- Submodule.quotientPi_aux.toFunstatement · cited by 4
- Submodule.quotientPistatement · cited by 2
- Submodule.quotientPiLift_mkstatement · cited by 2
- Submodule.quotientPi_aux.invFunstatement and proof · cited by 2
- Submodule.iSup_map_single_lestatement · cited by 2
- Submodule.closure_coe_iSup_map_singleproof · cited by 1
- Submodule.le_comap_single_pistatement · cited by 1
- Module.jacobson_pi_lestatement · cited by 1
- Module.jacobson_pi_eq_botproof · cited by 1