Documentation

FormalConjecturesForMathlib.NumberTheory.Carmichael

Carmichael Numbers #

References:

def IsCarmichael (n : ) :

A Carmichael number is a composite number n such that for all b ≥ 1, we have b^n ≡ b (mod n).

Equations
Instances For