Theorems · Theorem · real analysis
NNReal.agmSequences_zero
∀ {x y : NNReal}, x.agmSequences y 0 = (NNReal.sqrt (x * y), (x + y) / 2)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- NNRealstatement and proof · cited by 4,310
- OrderIsostatement · cited by 874
- NNReal.sqrtstatement · cited by 91
- NNReal.agmSequencesstatement · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- NNReal.min_le_agmproof · cited by 2
- NNReal.agm_le_maxproof · cited by 1
- NNReal.agm_lt_max_of_neproof · cited by 0
- NNReal.min_lt_agm_of_pos_of_neproof · cited by 0