Theorems · Theorem · commutative algebra
RingQuot.mkAlgHom_def
∀ (S : Type u_1) [inst : CommSemiring S] {A : Type u_2} [inst_1 : Semiring A] [inst_2 : Algebra S A] (s : A → A → Prop),
RingQuot.mkAlgHom S s =
let __src := RingQuot.mkRingHom s;
{ toRingHom := __src, commutes' := ⋯ }- Defined in
- Mathlib.Algebra.RingQuot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- AlgHomstatement · cited by 3,236
- RingQuotstatement and proof · cited by 36
- RingQuot.mkRingHomstatement and proof · cited by 16
- RingQuot.mkAlgHomstatement · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- RingQuot.liftAlgHom_mkAlgHom_applyproof · cited by 1
- RingQuot.mkAlgHom_relproof · cited by 1
- RingQuot.mkAlgHom_surjectiveproof · cited by 1
- RingQuot.mkAlgHom_coeproof · cited by 0