Theorems · Theorem · ring theory
AlgHom.le_equalizer
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
[inst_3 : Semiring B] [inst_4 : Algebra R B] {φ ψ : A →ₐ[R] B} {S : Subalgebra R A},
S ≤ φ.equalizer ψ ↔ Set.EqOn ⇑φ ⇑ψ ↑S- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coestatement · cited by 8,199
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- Set.EqOnstatement · cited by 603
- AlgHom.equalizerstatement · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- AlgHom.eqOn_supproof · cited by 1