Theorems · Theorem · logic and foundations
Cardinal.mk_pi_congr
∀ {ι ι' : Type u} {f : ι → Type v} {g : ι' → Type v} (e : ι ≃ ι'),
(∀ (i : ι), Cardinal.mk (f i) = Cardinal.mk (g (e i))) → Cardinal.mk ((i : ι) → f i) = Cardinal.mk ((i : ι') → g i)- Defined in
- Mathlib.SetTheory.Cardinal.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Equivstatement and proof · cited by 8,337
- Cardinalstatement · cited by 2,598
- Cardinal.mkstatement and proof · cited by 942
- Cardinal.mk_congrproof · cited by 55
- Cardinal.eqproof · cited by 17
- Equiv.piCongrproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Cardinal.mk_pi_congrRightproof · cited by 0