Theorems · Theorem · group theory
AddMonoid.Coprod.lift_comp_inr
∀ {M : Type u_1} {N : Type u_2} {P : Type u_3} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] [inst_2 : AddMonoid P]
(f : M →+ P) (g : N →+ P), (AddMonoid.Coprod.lift f g).comp AddMonoid.Coprod.inr = g- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoidHom.compstatement · cited by 339
- AddMonoid.Coprodstatement · cited by 104
- AddMonoid.Coprod.inrstatement · cited by 42
- AddMonoid.Coprod.liftstatement · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoid.Coprod.comp_liftproof · cited by 0