Theorems · Theorem · general topology
AddCircle.exists_gcd_eq_one_of_isOfFinAddOrder
∀ {𝕜 : Type u_1} [inst : Field 𝕜] {p : 𝕜} [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜] [hp : Fact (0 < p)]
{u : AddCircle p},
IsOfFinAddOrder u → ∃ m, m.gcd (addOrderOf u) = 1 ∧ m < addOrderOf u ∧ ↑(↑m / ↑(addOrderOf u) * p) = u- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- Factstatement and proof · cited by 2,726
- IsStrictOrderedRingstatement and proof · cited by 2,490
- AddSubgroup.zmultiplesstatement · cited by 493
- QuotientAddGroup.mkstatement and proof · cited by 348
- addOrderOfstatement and proof · cited by 208
- AddCirclestatement and proof · cited by 189
- IsOfFinAddOrderstatement and proof · cited by 105
- IsOfFinAddOrder.addOrderOf_posproof · cited by 16
- AddCircle.addOrderOf_eq_pos_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AddCircle.exists_norm_eq_of_isOfFinAddOrderproof · cited by 1