Theorems · Theorem · number theory
ArithmeticFunction.carmichael_lcm
∀ (a b : ℕ), ArithmeticFunction.carmichael (a.lcm b) = (ArithmeticFunction.carmichael a).lcm (ArithmeticFunction.carmichael b)
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Unitsproof · cited by 2,804
- ZModproof · cited by 1,024
- ArithmeticFunctionstatement · cited by 290
- RingHom.toMonoidHomproof · cited by 132
- Monoid.exponentproof · cited by 128
- dvd_reflproof · cited by 97
- Units.mapproof · cited by 95
- ZMod.castHomproof · cited by 55
- dvd_antisymmproof · cited by 23
- ArithmeticFunction.carmichaelstatement and proof · cited by 16
- MulEquiv.prodUnitsproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- ArithmeticFunction.carmichael_finset_lcmproof · cited by 1
- ArithmeticFunction.carmichael_mulproof · cited by 0