Theorems · Theorem · commutative algebra
Ideal.span_prod
∀ {R : Type u} {S : Type v} [inst : Semiring R] [inst_1 : Semiring S] {s : Set R} {t : Set S},
(s.Nonempty ↔ t.Nonempty) → Ideal.span (s ×ˢ t) = (Ideal.span s).prod (Ideal.span t)- Defined in
- Mathlib.RingTheory.Ideal.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- Set.Nonemptystatement and proof · cited by 2,627
- SProd.sprodstatement and proof · cited by 1,750
- Ideal.spanstatement and proof · cited by 948
- Ideal.mapproof · cited by 692
- Ideal.map_spanproof · cited by 43
- RingHom.sndproof · cited by 39
- RingHom.fstproof · cited by 36
- Submodule.span_emptyproof · cited by 29
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.