Theorems · Theorem · ring theory
DirectSum.algebraMap_apply
∀ {ι : Type uι} (R : Type uR) (A : ι → Type uA) [inst : CommSemiring R] [inst_1 : (i : ι) → AddCommMonoid (A i)]
[inst_2 : (i : ι) → Module R (A i)] [inst_3 : AddMonoid ι] [inst_4 : DirectSum.GSemiring A]
[inst_5 : DirectSum.GAlgebra R A] [inst_6 : DecidableEq ι] (r : R),
(algebraMap R (DirectSum ι fun i => A i)) r = (DirectSum.of A 0) (DirectSum.GAlgebra.toFun r)- Defined in
- Mathlib.Algebra.DirectSum.Algebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement · cited by 4,706
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DirectSumstatement · cited by 446
- DirectSum.ofstatement · cited by 122
- DirectSum.GSemiringstatement and proof · cited by 39
- DirectSum.GAlgebrastatement and proof · cited by 22
Cited by2
Results whose statement or proof uses this declaration.
- CliffordAlgebra.GradedAlgebra.ι_sq_scalarproof · cited by 1
- CliffordAlgebra.GradedAlgebra.lift_ι_eqproof · cited by 0