Theorems · Theorem · ring theory
DirectSum.IsInternal.collectedBasis_mem
∀ {R : Type u} [inst : Semiring R] {ι : Type v} [dec_ι : DecidableEq ι] {M : Type u_1} [inst_1 : AddCommMonoid M]
[inst_2 : Module R M] {A : ι → Submodule R M} (h : DirectSum.IsInternal A) {α : ι → Type u_2}
(v : (i : ι) → Module.Basis (α i) R ↥(A i)) (a : (i : ι) × α i), (h.collectedBasis v) a ∈ A a.fst- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- Module.Basisstatement and proof · cited by 1,477
- DirectSum.IsInternalstatement and proof · cited by 65
- DirectSum.IsInternal.collectedBasisstatement · cited by 12
- DirectSum.IsInternal.collectedBasis_coeproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.