Theorems · Theorem · group theory
AddSubmonoid.closure_prod
∀ {N : Type u_2} [inst : AddZeroClass N] {M : Type u_5} [inst_1 : AddZeroClass M] {s : Set M} {t : Set N},
0 ∈ s → 0 ∈ t → AddSubmonoid.closure (s ×ˢ t) = (AddSubmonoid.closure s).prod (AddSubmonoid.closure t)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- le_antisymmproof · cited by 2,068
- SProd.sprodstatement · cited by 1,750
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement · cited by 1,178
- AddSubmonoid.closurestatement and proof · cited by 224
- AddSubmonoid.subset_closureproof · cited by 63
- AddSubmonoid.closure_leproof · cited by 35
- AddMonoidHom.inlproof · cited by 29
- AddMonoidHom.inrproof · cited by 29
- AddSubmonoid.prodstatement · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.