Theorems · Theorem · group theory
Subsemigroup.coe_iSup_of_directed
∀ {ι : Sort u_1} {M : Type u_2} [inst : Mul M] {S : ι → Subsemigroup M},
Directed (fun x1 x2 => x1 ≤ x2) S → ↑(⨆ i, S i) = ⋃ i, ↑(S i)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Mul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- SetLike.coestatement · cited by 8,199
- Set.iUnionstatement · cited by 2,483
- iSupstatement · cited by 2,415
- Set.extproof · cited by 2,266
- Subsemigroupstatement and proof · cited by 323
- Directedstatement and proof · cited by 213
- Subsemigroup.mem_iSup_of_directedproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Subsemigroup.isMulCommutative_iSupproof · cited by 2
- NonUnitalSubring.mem_iSup_of_directedproof · cited by 2
- NonUnitalSubsemiring.mem_iSup_of_directedproof · cited by 2
- Subsemiring.isMulCommutative_iSupproof · cited by 1
- Subring.isMulCommutative_iSupproof · cited by 0