Theorems · Theorem · order theory
Equiv.iInf_congr
∀ {α : Type u_1} {ι : Sort u_4} {ι' : Sort u_5} [inst : InfSet α] {f : ι → α} {g : ι' → α} (e : ι ≃ ι'),
(∀ (x : ι), g (e x) = f x) → ⨅ x, f x = ⨅ y, g y- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- InfSet
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- iInfstatement · cited by 1,690
- Equiv.surjectiveproof · cited by 198
- InfSetstatement and proof · cited by 145
- Function.Surjective.iInf_congrproof · cited by 11
Cited by6
Results whose statement or proof uses this declaration.
- nhds_eq_iInf_abs_subproof · cited by 5
- nhds_eq_iInf_mabs_divproof · cited by 5
- ProbabilityTheory.IsMeasurableRatCDF.stieltjesFunctionAux_eqproof · cited by 2
- RingEquiv.height_comapproof · cited by 1
- LinearMap.IsWeak.congrproof · cited by 0
- OrderIso.map_radicalproof · cited by 0