Theorems · Theorem · nonassociative algebras
NonUnitalSubalgebra.coe_iSup_of_directed
∀ {R : Type u} {A : Type v} [inst : CommSemiring R] [inst_1 : NonUnitalNonAssocSemiring A] [inst_2 : Module R A]
[inst_3 : IsScalarTower R A A] [inst_4 : SMulCommClass R A A] {ι : Sort u_1} [Nonempty ι]
{S : ι → NonUnitalSubalgebra R A}, Directed (fun x1 x2 => x1 ≤ x2) S → ↑(iSup S) = ⋃ i, ↑(S i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coestatement and proof · cited by 8,199
- IsScalarTowerstatement and proof · cited by 3,896
- Set.iUnionstatement and proof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- le_antisymmproof · cited by 2,068
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalSubalgebrastatement and proof · cited by 215
- Directedstatement and proof · cited by 213
Cited by2
Results whose statement or proof uses this declaration.
- NonUnitalStarSubalgebra.coe_iSup_of_directedproof · cited by 2
- NonUnitalSubalgebra.isMulCommutative_iSupproof · cited by 0