Theorems · Theorem · ring theory
AlgHom.ext_on_codisjoint
∀ {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] {F : Type u_4} [inst_5 : FunLike F A B] [AlgHomClass F R A B] {φ ψ : F}
{S T : Subalgebra R A}, Codisjoint S T → Set.EqOn ⇑φ ⇑ψ ↑S → Set.EqOn ⇑φ ⇑ψ ↑T → φ = ψ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coestatement and proof · cited by 8,199
- FunLikestatement and proof · cited by 2,560
- Subalgebrastatement and proof · cited by 1,353
- Set.EqOnstatement and proof · cited by 603
- DFunLike.extproof · cited by 240
- Codisjointstatement and proof · cited by 197
- AlgHomClassstatement and proof · cited by 50
- Codisjoint.eq_topproof · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.