Theorems · Theorem · group theory
AddMonoid.Coprod.swap_eq_zero
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {x : AddMonoid.Coprod M N},
(AddMonoid.Coprod.swap M N) x = 0 ↔ x = 0- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
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.
- DFunLike.coestatement · cited by 62,936
- AddMonoidHomstatement · cited by 3,230
- map_zeroproof · cited by 1,614
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoid.Coprodstatement and proof · cited by 104
- AddMonoid.Coprod.swapstatement and proof · cited by 25
- AddMonoid.Coprod.swap_injectiveproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoid.Coprod.mker_swapproof · cited by 0