Theorems · Theorem · number theory
Nat.reverse_divisorsAntidiagonalList
∀ (n : ℕ), n.divisorsAntidiagonalList.reverse = List.map Prod.swap n.divisorsAntidiagonalList
- Defined in
- Mathlib.NumberTheory.Divisors
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_commproof · cited by 2,262
- lt_asymmproof · cited by 16
- Nat.divisorsAntidiagonalListstatement · cited by 12
- Prod.swap_injectiveproof · cited by 12
- List.Nodup.mapproof · cited by 11
- List.Perm.eq_of_pairwise'proof · cited by 11
- Nat.pairwise_divisorsAntidiagonalList_fstproof · cited by 3
- Nat.pairwise_divisorsAntidiagonalList_sndproof · cited by 2
- List.Pairwise.reverseproof · cited by 1
- Nat.nodup_divisorsAntidiagonalListproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.