Documentation

LeanPool.Redhill.Common.PairwiseCoprime

Pairwise coprimality #

@[reducible, inline]
abbrev PairwiseCoprime {n : } (a : Fin n) :

A predicate stating that the given tuple's numbers are pairwise coprime.

Equations
Instances For
    theorem gcd_one_of_pairwiseCoprime {n : } (hn : 2 n) {a : Fin n} (ha : PairwiseCoprime a) :