Theorems · Theorem · group theory
AddMonoid.Coprod.lift_swap
∀ {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) (x : AddMonoid.Coprod N M),
(AddMonoid.Coprod.lift f g) ((AddMonoid.Coprod.swap N M) x) = (AddMonoid.Coprod.lift g f) x- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddZeroClassstatement and proof · cited by 1,237
- DFunLike.congr_funproof · cited by 288
- AddMonoid.Coprodstatement and proof · cited by 104
- AddMonoid.Coprod.swapstatement · cited by 25
- AddMonoid.Coprod.liftstatement · cited by 13
- AddMonoid.Coprod.lift_comp_swapproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoid.Coprod.fst_swapproof · cited by 0
- AddMonoid.Coprod.snd_swapproof · cited by 0