Theorems · Theorem · nonassociative algebras
NonUnitalAlgHom.map_adjoin
∀ {F : Type u_1} (R : Type u) (A : Type v) {B : Type w} [inst : CommSemiring R] [inst_1 : NonUnitalNonAssocSemiring A]
[inst_2 : Module R A] [inst_3 : NonUnitalNonAssocSemiring B] [inst_4 : Module R B] [inst_5 : FunLike F A B]
[inst_6 : NonUnitalAlgHomClass F R A B] [inst_7 : IsScalarTower R A A] [inst_8 : SMulCommClass R A A]
[inst_9 : IsScalarTower R B B] [inst_10 : SMulCommClass R B B] (f : F) (s : Set A),
NonUnitalSubalgebra.map f (NonUnitalAlgebra.adjoin R s) = NonUnitalAlgebra.adjoin R (⇑f '' s)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- Set.imagestatement · cited by 5,609
- IsScalarTowerstatement and proof · cited by 3,896
- FunLikestatement and proof · cited by 2,560
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NonUnitalSubalgebrastatement and proof · cited by 215
- GaloisInsertion.gcproof · cited by 137
- NonUnitalAlgHomClassstatement and proof · cited by 75
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalAlgHom.map_adjoin_singletonproof · cited by 0