Theorems · Theorem · nonassociative algebras
NonUnitalAlgebra.adjoin_union
∀ {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] (s t : Set A),
NonUnitalAlgebra.adjoin R (s ∪ t) = NonUnitalAlgebra.adjoin R s ⊔ NonUnitalAlgebra.adjoin R t- Cited by
- 1 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.
Cites10
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
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalSubalgebrastatement · cited by 215
- GaloisConnection.l_supproof · cited by 81
- NonUnitalAlgebra.adjoinstatement · cited by 33
- NonUnitalAlgebra.gcproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalStarAlgebra.adjoin_eq_starClosure_adjoinproof · cited by 0