Theorems · Theorem · number theory
Nat.eq_or_eq_of_totient_eq_totient
∀ {a b : ℕ}, a ∣ b → a.totient = b.totient → a = b ∨ 2 * a = b- Defined in
- Mathlib.Data.Nat.Totient
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- mul_commproof · cited by 2,262
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.Primeproof · cited by 2,059
- mul_assocproof · cited by 1,667
- Iff.notproof · cited by 489
- lt_of_lt_of_leproof · cited by 438
- Nat.Prime.one_ltproof · cited by 118
- Nat.totientstatement and proof · cited by 111
- Eq.not_ltproof · cited by 22
- pos_of_ne_zeroproof · cited by 21
- Nat.totient_posproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- Even.eq_of_totient_eq_totientproof · cited by 1
- IsCyclotomicExtension.Rat.torsionOrder_eqproof · cited by 0