Theorems · Theorem · number theory
IsRelPrime.moebius_mul
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α] {a b : α},
IsRelPrime a b →
UniqueFactorizationMonoid.moebius (a * b) =
UniqueFactorizationMonoid.moebius a * UniqueFactorizationMonoid.moebius b- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- one_mulproof · cited by 2,841
- Nontrivialproof · cited by 2,416
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- CommMonoidWithZerostatement and proof · cited by 913
- Multiset.cardproof · cited by 375
- pow_addproof · cited by 315
- UniqueFactorizationMonoidstatement and proof · cited by 279
- subsingleton_or_nontrivialproof · cited by 161
- IsRelPrimestatement and proof · cited by 136
- Squarefreeproof · cited by 112
- UniqueFactorizationMonoid.factorsproof · cited by 55
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.