Theorems · Theorem · commutative algebra
IsIntegral.pair_iff
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Ring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] {x : A × B}, IsIntegral R x ↔ IsIntegral R x.1 ∧ IsIntegral R x.2An element of a product algebra is integral iff each component is integral.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- IsIntegralstatement and proof · cited by 427
- IsIntegral.mapproof · cited by 22
- AlgHom.sndproof · cited by 7
- AlgHom.fstproof · cited by 7
- IsIntegral.pairproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.