Theorems · Theorem · commutative algebra
IsAdjoinRoot.ext_map
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : Ring S] {f : Polynomial R} [inst_2 : Algebra R S]
(h h' : IsAdjoinRoot S f), (∀ (x : Polynomial R), h.map x = h'.map x) → h = h'Extensionality of the IsAdjoinRoot structure itself. See IsAdjoinRootMonic.ext_elem
for extensionality of the ring elements.
- Defined in
- Mathlib.RingTheory.IsAdjoinRoot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement and proof · cited by 3,236
- Ideal.spanproof · cited by 948
- RingHom.kerproof · cited by 363
- AlgHom.extproof · cited by 170
- IsAdjoinRootstatement and proof · cited by 61
Cited by1
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.extproof · cited by 1