Theorems · Theorem · ring theory
DirectSum.coe_congrAddEquiv
∀ {ι : Type u_2} {N : ι → Type u_3} [inst : (i : ι) → AddCommMonoid (N i)] {P : ι → Type u_4}
[inst_1 : (i : ι) → AddCommMonoid (P i)] (u : (i : ι) → N i ≃+ P i),
⇑(DirectSum.congrAddEquiv u).toAddMonoidHom = ⇑(DirectSum.map fun i => (u i).toAddMonoidHom)- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
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.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- AddEquivstatement and proof · cited by 1,087
- DirectSumstatement · cited by 446
- AddEquiv.toAddMonoidHomstatement · cited by 101
- DirectSum.mapstatement · cited by 15
- DirectSum.congrAddEquivstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.