Theorems · Definition · logic and foundations
Cardinal.map
(f : Type u → Type v) → ((α β : Type u) → α ≃ β → f α ≃ f β) → Cardinal.{u} → Cardinal.{v}Lift a function between Type*s to a function between Cardinals.
- Defined in
- Mathlib.SetTheory.Cardinal.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement and proof · cited by 8,337
- Cardinalstatement · cited by 2,598
- Quotient.mapproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- Cardinal.liftproof · cited by 583
- Cardinal.lift_iSup_le_lift_iSupproof · cited by 1
- Cardinal.lift_iSup_le_iffproof · cited by 0
- Cardinal.map_mkstatement · cited by 0