Theorems · Theorem · functional analysis
RCLike.pos_iff
∀ {K : Type u_1} [inst : RCLike K] {z : K}, 0 < z ↔ 0 < RCLike.re z ∧ RCLike.im z = 0- Defined in
- Mathlib.Analysis.RCLike.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLike
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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement · cited by 25,697
- AddMonoidHomstatement · cited by 3,230
- RCLikestatement and proof · cited by 2,829
- map_zeroproof · cited by 1,614
- AddMonoid.toZerostatement · cited by 325
- RCLike.restatement and proof · cited by 319
- RCLike.imstatement and proof · cited by 161
- RCLike.toPartialOrderstatement · cited by 106
- RCLike.lt_iff_re_improof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- RCLike.ofReal_mul_pos_iffproof · cited by 1
- RCLike.pos_iff_exists_ofRealproof · cited by 1
- InnerProductSpace.exists_of_rankOne_eq_rankOneproof · cited by 0
- Matrix.PosDef.re_dotProduct_posproof · cited by 0