Theorems · Theorem · commutative algebra
IsAdjoinRoot.ext
∀ {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), h.root = h'.root → 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 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- AlgHomproof · cited by 3,236
- Polynomial.aevalproof · cited by 615
- IsAdjoinRootstatement and proof · cited by 61
- IsAdjoinRoot.rootstatement and proof · cited by 34
- IsAdjoinRoot.mapproof · cited by 32
- IsAdjoinRoot.aeval_root_eq_mapproof · cited by 5
- IsAdjoinRoot.ext_mapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsAdjoinRoot.ext_iffproof · cited by 0