Theorems · Theorem · commutative algebra
Subsemiring.isMulCommutative_iSup
∀ {R : Type u} [inst : NonAssocSemiring R] {ι : Sort u_1} [Nonempty ι] {S : ι → Subsemiring R}
[hS : ∀ (i : ι), IsMulCommutative ↥(S i)], Directed (fun x1 x2 => x1 ≤ x2) S → IsMulCommutative ↥(⨆ i, S i)- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- iSupstatement and proof · cited by 2,415
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement and proof · cited by 456
- Directedstatement and proof · cited by 213
- MulMemClass.mul_memproof · cited by 173
- Submonoid.toSubsemigroupproof · cited by 159
- Subsemiring.toSubmonoidproof · cited by 153
- IsMulCommutativestatement and proof · cited by 95
- Subsemigroup.coe_iSup_of_directedproof · cited by 5
- Subsemiring.coe_iSup_of_directedproof · cited by 3
- Subsemigroup.isMulCommutative_iSupproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Subalgebra.isMulCommutative_iSupproof · cited by 1