Theorems · Definition · group theory
AddChar.directSum
{ι : Type u_1} →
{R : Type u_2} →
{G : ι → Type u_3} →
[DecidableEq ι] →
[inst : (i : ι) → AddCommGroup (G i)] →
[inst_1 : CommMonoid R] → ((i : ι) → AddChar (G i) R) → AddChar (DirectSum ι fun i => G i) RDirect sum of additive characters.
- Defined in
- Mathlib.Algebra.DirectSum.AddChar
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- Equiv.symmproof · cited by 3,681
- CommMonoidstatement and proof · cited by 2,264
- DirectSumstatement · cited by 446
- AddCharstatement and proof · cited by 286
- DirectSum.toAddMonoidproof · cited by 11
- AddChar.toAddMonoidHomEquivproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- AddChar.directSum_applystatement and proof · cited by 0
- AddChar.directSum_injectivestatement · cited by 0