Theorems · Theorem · ring theory
StarAlgHom.adjoin_le_equalizer
∀ {F : Type u_1} {R : Type u_2} {A : Type u_3} {B : Type u_4} [inst : CommSemiring R] [inst_1 : StarRing R]
[inst_2 : Semiring A] [inst_3 : Algebra R A] [inst_4 : StarRing A] [inst_5 : Semiring B] [inst_6 : Algebra R B]
[inst_7 : StarRing B] [inst_8 : StarModule R A] [inst_9 : FunLike F A B] [inst_10 : AlgHomClass F R A B]
[inst_11 : StarHomClass F A B] (f g : F) {s : Set A},
Set.EqOn (⇑f) (⇑g) s → StarAlgebra.adjoin R s ≤ StarAlgHom.equalizer f g- Defined in
- Mathlib.Algebra.Star.Subalgebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- FunLikestatement and proof · cited by 2,560
- StarRingstatement and proof · cited by 1,686
- Set.EqOnstatement and proof · cited by 603
- StarModulestatement and proof · cited by 570
- StarSubalgebrastatement · cited by 194
- StarHomClassstatement and proof · cited by 76
- AlgHomClassstatement and proof · cited by 50
Cited by2
Results whose statement or proof uses this declaration.
- polynomialFunctions.starClosure_le_equalizerproof · cited by 1
- StarAlgHom.ext_of_adjoin_eq_topproof · cited by 0