Theorems · Theorem · ring theory
DirectSum.IsInternal.collectedBasis_coe
∀ {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)), ⇑(h.collectedBasis v) = fun a => ↑((v a.fst) a.snd)- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Finsuppproof · cited by 5,255
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- one_smulproof · cited by 1,374
- LinearEquiv.toLinearMapproof · cited by 1,171
- Finsupp.singleproof · cited by 943
- DFinsuppproof · cited by 694
Cited by6
Results whose statement or proof uses this declaration.
- DirectSum.IsInternal.collectedOrthonormalBasis_memproof · cited by 1
- LinearMap.diag_toMatrix_directSum_collectedBasis_eq_zero_of_mapsTo_neproof · cited by 1
- ExteriorAlgebra.basis_applyproof · cited by 1
- LinearMap.toMatrix_directSum_collectedBasis_eq_blockDiagonal'proof · cited by 1
- DirectSum.IsInternal.collectedBasis_memproof · cited by 0
- DirectSum.IsInternal.collectedBasis_orthonormalproof · cited by 0