Theorems · Theorem · number theory
AddChar.PrimitiveAddChar.mk.inj
∀ {R : Type u} {inst : CommRing R} {R' : Type v} {inst_1 : Field R'} {n : ℕ+}
{char : AddChar R (CyclotomicField (↑n) R')} {prim : char.IsPrimitive} {n_1 : ℕ+}
{char_1 : AddChar R (CyclotomicField (↑n_1) R')} {prim_1 : char_1.IsPrimitive},
{ n := n, char := char, prim := prim } = { n := n_1, char := char_1, prim := prim_1 } → n = n_1 ∧ char ≍ char_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, 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.
- CommRingstatement and proof · cited by 17,173
- Fieldstatement and proof · cited by 7,404
- PNatstatement and proof · cited by 392
- AddCharstatement and proof · cited by 286
- PNat.valstatement and proof · cited by 226
- AddChar.IsPrimitivestatement and proof · cited by 22
- CyclotomicFieldstatement and proof · cited by 14
- AddChar.PrimitiveAddCharstatement · cited by 7
- AddChar.PrimitiveAddChar.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddChar.PrimitiveAddChar.mk.injEqproof · cited by 0