Theorems · Definition · number theory
AddChar.PrimitiveAddChar.recOn
{R : Type u} →
[inst : CommRing R] →
{R' : Type v} →
[inst_1 : Field R'] →
{motive : AddChar.PrimitiveAddChar R R' → Sort u_1} →
(t : AddChar.PrimitiveAddChar R R') →
((n : ℕ+) →
(char : AddChar R (CyclotomicField (↑n) R')) →
(prim : char.IsPrimitive) → motive { n := n, char := char, prim := prim }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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 and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.